From 8981ed5f2698cf33bace5861827e4fb11e80b550 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 10 Jan 2016 16:46:22 +0000 Subject: Finish conversion to USES=firebird --- lang/php5/Makefile.ext | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php5') diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index 8c4e9635dd67..ee357b43ba8f 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -242,7 +242,7 @@ CONFIGURE_ARGS+=--with-pdo-firebird=${LOCALBASE} USE_PHP= pdo USE_PHP_BUILD= yes -USE_FIREBIRD= yes +USES+= firebird .endif .if ${PHP_MODNAME} == "pdo_mysql" -- cgit v1.2.3