aboutsummaryrefslogtreecommitdiff
path: root/www/fusionpbx
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:19:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:19:37 +0000
commit8c0520a0b3d9f78c0127c8751d755adfd48613a7 (patch)
treee9e56b4b803cd544cd8f132d6c3d6bb7f6e9e442 /www/fusionpbx
parentbf548998cb24c05770825e2daebd4c059d48e3d9 (diff)
downloadports-8c0520a0b3d9f78c0127c8751d755adfd48613a7.tar.gz
ports-8c0520a0b3d9f78c0127c8751d755adfd48613a7.zip
Convert www ports to USES=sqlite and USES=firebird
Notes
Notes: svn path=/head/; revision=405717
Diffstat (limited to 'www/fusionpbx')
-rw-r--r--www/fusionpbx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile
index 29fb13c6a4fa..ac086eb1ee11 100644
--- a/www/fusionpbx/Makefile
+++ b/www/fusionpbx/Makefile
@@ -19,10 +19,10 @@ EXPIRATION_DATE= 2016-01-15
LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC
RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:${PORTSDIR}/databases/php${PHP_VER}-pdo_odbc
+USES= sqlite
USE_PHP= dom filter ftp json pcre pdo pdo_sqlite posix \
session simplexml xml xmlreader xmlwriter xmlrpc \
xsl zlib odbc
-USE_SQLITE= yes
DEFAULT_VERSIONS+=php=5