aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4/Makefile.ext
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php4/Makefile.ext')
-rw-r--r--lang/php4/Makefile.ext3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext
index 0fa18e1a88b..8e4d43a6d63 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -150,11 +150,10 @@ USE_OPENSSL= yes
.endif
.if ${PHP_MODNAME} == "interbase"
-LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird-client
-
CONFIGURE_ARGS+=--with-interbase=${LOCALBASE}
USE_GCC= 3.4+
+USE_FIREBIRD= yes
.endif
.if ${PHP_MODNAME} == "ldap"