aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-29 20:00:02 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-29 20:00:02 +0000
commit5186608ef463617381fd631b78a950c15aa63be2 (patch)
treed6dd8c35f678519cf31e127ce008fcc0d2027fc7 /net
parent835fd6ce3a0b940898dcf20ac42244bae7a507a6 (diff)
downloadports-5186608ef463617381fd631b78a950c15aa63be2.tar.gz
ports-5186608ef463617381fd631b78a950c15aa63be2.zip
net/pjsip: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/pjsip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile
index dad458d27239..07420272e54e 100644
--- a/net/pjsip/Makefile
+++ b/net/pjsip/Makefile
@@ -11,10 +11,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libportaudio.so:audio/portaudio \
libuuid.so:misc/e2fsprogs-libuuid
-USES= gmake localbase pathfix ssl tar:bz2
+USES= cpe gmake localbase pathfix ssl tar:bz2
USE_GITHUB= yes
GH_PROJECT= pjproject
USE_LDCONFIG= yes
+CPE_VENDOR= teluu
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-external-pa \