aboutsummaryrefslogtreecommitdiff
path: root/lang/php4
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/php4
parentc5a2ff0e1d2a766beb977dd4a7f691c0e33a8224 (diff)
downloadports-d13cad079efaf9038fe73277ffaabaad5f278082.tar.gz
ports-d13cad079efaf9038fe73277ffaabaad5f278082.zip
Notes
Diffstat (limited to 'lang/php4')
-rw-r--r--lang/php4/Makefile.ext2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext
index 91768f8d43e0..ddb345721205 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -153,6 +153,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"