aboutsummaryrefslogtreecommitdiff
path: root/lang/php56
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:44:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:44:24 +0000
commit72a6ab79881652e1f89338a8884439b3054997c7 (patch)
tree4282c6f5d647c3c53fc4a55086aa5581631c9073 /lang/php56
parent05cf3794df65552ba3729dc0cd6d58735c40641f (diff)
downloadports-72a6ab79881652e1f89338a8884439b3054997c7.tar.gz
ports-72a6ab79881652e1f89338a8884439b3054997c7.zip
Notes
Diffstat (limited to 'lang/php56')
-rw-r--r--lang/php56/Makefile.ext4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php56/Makefile.ext b/lang/php56/Makefile.ext
index ebaa9efa9243..ae6632809ba1 100644
--- a/lang/php56/Makefile.ext
+++ b/lang/php56/Makefile.ext
@@ -146,7 +146,7 @@ USE_OPENSSL= yes
.if ${PHP_MODNAME} == "interbase"
CONFIGURE_ARGS+=--with-interbase=${LOCALBASE}
-USE_FIREBIRD= yes
+USES+= firebird
.endif
.if ${PHP_MODNAME} == "json"
@@ -277,7 +277,7 @@ USE_PHP_BUILD= yes
.endif
.if ${PHP_MODNAME} == "pdo_sqlite"
-USE_SQLITE= yes
+USE+= sqlite
CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE}
USE_PHP= pdo