summaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 14:34:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 14:34:52 +0000
commitefa63f6ba4d035a78bf22994112284daa54d01e2 (patch)
treea8e60f648b180d79a27a101c6135bb1ecf9d5c89 /lang/php53
parent- Desupport FreeBSD 4.x (diff)
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes
Notes: svn path=/head/; revision=217485
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile.ext3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index 5490e2fe2342..d70d8714c94c 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/Makefile.ext
@@ -140,7 +140,6 @@ USE_OPENSSL= yes
.if ${PHP_MODNAME} == "interbase"
CONFIGURE_ARGS+=--with-interbase=${LOCALBASE}
-USE_GCC= 3.4+
USE_FIREBIRD= yes
.endif
@@ -260,7 +259,6 @@ CONFIGURE_ARGS+=--with-pdo-firebird=${LOCALBASE}
USE_PHP= pdo
USE_PHP_BUILD= yes
-USE_GCC= 3.4+
USE_FIREBIRD= yes
.endif
@@ -378,7 +376,6 @@ CONFIGURE_ARGS+=--enable-soap \
--with-libxml-dir=${LOCALBASE}
USE_GNOME= libxml2
-USE_GCC= 3.4+
USE_PHP= session
USE_PHP_BUILD= yes