Reduce over inclusion of bsd.port.mk
This commit is contained in:
@@ -32,8 +32,6 @@ MYSQLCLIENT_R_DESC= Use libmysqlclient_r (thread safe)
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQLCLIENT_R}
|
||||
pre-configure:
|
||||
@${REINPLACE_CMD} -E -e "s|(threadsafe.*)True|\1 False|" \
|
||||
@@ -47,4 +45,4 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user