summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 20:54:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 20:54:41 +0000
commitbb210937730d8ecec1aa6a641302e298e1b94cda (patch)
treed10f07c67e87e0e03ad94450d5e19513f9a146eb /lang/php5
parent- Update graphics/png to 1.6.16 (diff)
Bump portrevision after png update
Notes
Notes: svn path=/head/; revision=375598
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.ext4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index b07ff57c3250..b3a694de7e01 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -287,6 +287,10 @@ USES+= pgsql
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}
.endif
+.if ${PHP_MODNAME} == "pear"
+CONFIGURE_ARGS+=--with-pear
+.endif
+
.if ${PHP_MODNAME} == "phar"
CONFIGURE_ARGS+=--enable-phar \
--with-pcre-dir=${LOCALBASE}