aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk11
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2014-09-22 16:56:20 +0800
committermadpilot <madpilot@FreeBSD.org>2014-09-22 16:56:20 +0800
commitce113729149dba517d90c5144dd6f2182f052acc (patch)
tree7f7a1337de07e14b34258bf607c8f7af0c453da8 /net/asterisk11
parentb14a658e40db09fd52a2a89388063ad545afedc9 (diff)
downloadfreebsd-ports-gnome-ce113729149dba517d90c5144dd6f2182f052acc.tar.gz
freebsd-ports-gnome-ce113729149dba517d90c5144dd6f2182f052acc.tar.zst
freebsd-ports-gnome-ce113729149dba517d90c5144dd6f2182f052acc.zip
Add CPE info to asterisk ports.
Diffstat (limited to 'net/asterisk11')
-rw-r--r--net/asterisk11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile
index bee9549be216..5b74da67119b 100644
--- a/net/asterisk11/Makefile
+++ b/net/asterisk11/Makefile
@@ -26,7 +26,8 @@ CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323
CFLAGS+= -I${LOCALBASE}/include
USE_GCC= yes
USE_GNOME= libxml2
-USES= bison gmake
+USES= bison cpe gmake
+CPE_VENDOR= digium
USE_RC_SUBR= asterisk
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \