diff options
Diffstat (limited to 'net/asterisk11/Makefile')
-rw-r--r-- | net/asterisk11/Makefile | 3 |
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}" \ |