summaryrefslogtreecommitdiff
path: root/Mk/bsd.php.mk
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-03-06 10:08:35 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-03-06 10:08:35 +0000
commitc99d0d73375c262760701431d7a9cd4e52beafbb (patch)
tree5a14e50c2b8f9b725257b480e595cad24063d575 /Mk/bsd.php.mk
parent- Update to 0.5.2 (diff)
Update to 5.2.9 release and re-add pcre extension.
Notes
Notes: svn path=/head/; revision=229565
Diffstat (limited to 'Mk/bsd.php.mk')
-rw-r--r--Mk/bsd.php.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/Mk/bsd.php.mk b/Mk/bsd.php.mk
index 4747504a76ac..b0c2d5072b29 100644
--- a/Mk/bsd.php.mk
+++ b/Mk/bsd.php.mk
@@ -49,7 +49,6 @@ PHP_VER?= ${DEFAULT_PHP_VER}
PHP_EXT_DIR= 20020429
.else
PHP_EXT_DIR= 20060613
-PHP_EXT_INC= pcre
.endif
HTTPD?= ${LOCALBASE}/sbin/httpd
@@ -162,7 +161,9 @@ do-phpize:
@(cd ${WRKSRC}; ${SETENV} ${SCRIPTS_ENV} ${PHPBASE}/bin/phpize)
.endif
-.if defined(USE_PHPEXT)
+.endif
+
+.if defined(_POSTMKINCLUDED) && defined(USE_PHPEXT)
PHP_MODNAME?= ${PORTNAME}
PHP_HEADER_DIRS?= ""
@@ -230,8 +231,6 @@ php-ini:
@${ECHO_CMD} "****************************************************************************"
.endif
-.endif
-
# Extensions
.if defined(_POSTMKINCLUDED) && ${USE_PHP:L} != "yes"
# non-version specific components