git: ed972d48d05a - main - net/freeswitch: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:49:30 UTC 2021


The branch main has been updated by decke:

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

commit ed972d48d05ab9918cf990f11d754a3e1f158e50
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:46:54 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:46:54 +0000

    net/freeswitch: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/freeswitch/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile
index aef6a260a037..13ed899de206 100644
--- a/net/freeswitch/Makefile
+++ b/net/freeswitch/Makefile
@@ -32,7 +32,7 @@ LIB_DEPENDS=	libsqlite3.so:databases/sqlite3 \
 		libtiff.so:graphics/tiff \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		compiler:c11 gmake iconv jpeg libedit autoreconf libtool lua \
+USES=		compiler:c11 cpe gmake iconv jpeg libedit autoreconf libtool lua \
 		perl5 pkgconfig shebangfix ssl
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	freeswitch


More information about the dev-commits-ports-main mailing list