git: 1ea21c063233 - main - www/fusionpbx: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 10:15:27 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1ea21c0632333cc4a5078b4fd3660c79442f7ccc
commit 1ea21c0632333cc4a5078b4fd3660c79442f7ccc
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:45:47 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 10:15:12 +0000
www/fusionpbx: Add CPE information
Approved by: portmgr (blanket)
---
www/fusionpbx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list