diff options
Diffstat (limited to 'www/fusionpbx/Makefile')
-rw-r--r-- | www/fusionpbx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile index fbb68e7aa349..f15d5b4472a0 100644 --- a/www/fusionpbx/Makefile +++ b/www/fusionpbx/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:databases/php${PHP_VE ${LOCALBASE}/bin/freeswitch:net/freeswitch \ ${LOCALBASE}/bin/memcached:databases/memcached -USES= sqlite php fakeroot +USES= cpe sqlite php fakeroot USE_PHP= phar pdo pdo_odbc pdo_sqlite json gd imap \ ldap openssl sockets simplexml xml session odbc |