aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php5
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-05-23 14:19:19 +0800
committerale <ale@FreeBSD.org>2006-05-23 14:19:19 +0800
commit6ca39118f1f738c28b71f39134790e4099125656 (patch)
treeff1bb4057a7c35258fe58e2ad53101d02ac6b7a5 /lang/php5
parentd5cb298696dcaecd1ea1805f20161c7a4e919239 (diff)
downloadfreebsd-ports-gnome-6ca39118f1f738c28b71f39134790e4099125656.tar.gz
freebsd-ports-gnome-6ca39118f1f738c28b71f39134790e4099125656.tar.zst
freebsd-ports-gnome-6ca39118f1f738c28b71f39134790e4099125656.zip
Try to fix build on 4.X.
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.ext3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index 35be18a4aa66..796a7b19df53 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -141,6 +141,8 @@ USE_OPENSSL= yes
LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird-client
CONFIGURE_ARGS+=--with-interbase=${LOCALBASE}
+
+USE_GCC= 3.4+
.endif
.if ${PHP_MODNAME} == "ldap"
@@ -283,6 +285,7 @@ CONFIGURE_ARGS+=--enable-soap \
--with-libxml-dir=${LOCALBASE}
USE_GNOME= libxml2
+USE_GCC= 3.4+
USE_PHP= session
USE_PHP_BUILD= yes