Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 10:15:26 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1ea21c063233 - main - www/fusionpbx: Add CPE information
Message-ID:  <202108311015.17VAFQZi063924@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ea21c0632333cc4a5078b4fd3660c79442f7ccc

commit 1ea21c0632333cc4a5078b4fd3660c79442f7ccc
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 09:45:47 +0000
Commit:     Bernhard Froehlich <decke@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311015.17VAFQZi063924>