summaryrefslogtreecommitdiff
path: root/security/base
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-06 06:54:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-06 06:54:19 +0000
commitbe4c6448a890a12891a93bbc158a66ec4e868e79 (patch)
tree8cbaf74b97ffda20f53930215deea45720b020a0 /security/base
parent- Update to 2.2.17 (diff)
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS. PR: ports/106557 Submitted by: ale Hat: portmgr
Notes
Notes: svn path=/head/; revision=186641
Diffstat (limited to 'security/base')
-rw-r--r--security/base/Makefile3
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