aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Log
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-18 08:05:17 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-18 08:05:17 +0000
commit6bc0e0420c0a58885eace33695a4b3230fc6eaa8 (patch)
tree2525e96db0b264fc7bb0a40454e2691edb455339 /sysutils/pear-Log
parent2c55e7bb7ca520e6ac05c2d56967051319e63d53 (diff)
downloadports-6bc0e0420c0a58885eace33695a4b3230fc6eaa8.tar.gz
ports-6bc0e0420c0a58885eace33695a4b3230fc6eaa8.zip
Notes
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r--sysutils/pear-Log/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index c313a0970877..6d787528ce37 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -21,6 +21,7 @@ PHP_SQLITE_DESC= PHP sqlite support (php5 only)
PEAR_DB_BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR}
PEAR_MDB2_BUILD_DEPENDS= ${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR}
PEAR_MAIL_BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR}
+PHP_SQLITE_USES= php
PHP_SQLITE_USE= PHP=sqlite3
.include <bsd.port.mk>