Date: Sun, 29 Aug 2021 19:49:29 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: ed972d48d05a - main - net/freeswitch: Add CPE information Message-ID: <202108291949.17TJnTlr071289@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=ed972d48d05ab9918cf990f11d754a3e1f158e50 commit ed972d48d05ab9918cf990f11d754a3e1f158e50 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:46:54 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291949.17TJnTlr071289>