From bb210937730d8ecec1aa6a641302e298e1b94cda Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 25 Dec 2014 20:54:41 +0000 Subject: Bump portrevision after png update --- lang/php5/Makefile.ext | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lang/php5') 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} -- cgit v1.2.3