diff options
Diffstat (limited to 'security/base/Makefile')
-rw-r--r-- | security/base/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index f6e91b2789d9..80477d6a5282 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -42,9 +42,6 @@ USE_PHP+= pgsql RUN_DEPENDS+= ${LOCALBASE}/share/fpdf/fpdf.php:${PORTSDIR}/print/fpdf .endif -# we need this because we USE_PHP after bsd.port.pre.mk is included -.include "${PORTSDIR}/Mk/bsd.php.mk" - do-build: @${REINPLACE_CMD} -e 's,DBlib_path = "",DBlib_path = "${ADODB_DIR}",' \ ${WRKSRC}/base_conf.php.dist |