aboutsummaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-23 06:19:19 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-23 06:19:19 +0000
commitd13cad079efaf9038fe73277ffaabaad5f278082 (patch)
tree176749ba7ad6fe4b4341141c778572c95175ae3c /lang/php53
parentc5a2ff0e1d2a766beb977dd4a7f691c0e33a8224 (diff)
downloadports-d13cad079efaf9038fe73277ffaabaad5f278082.tar.gz
ports-d13cad079efaf9038fe73277ffaabaad5f278082.zip
Try to fix build on 4.X.
Notes
Notes: svn path=/head/; revision=163153
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile.ext3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index 35be18a4aa66..796a7b19df53 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/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