diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-09-22 08:56:20 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-09-22 08:56:20 +0000 |
commit | 01a76b85cb9e98f0bb51fdc750fac26432f728af (patch) | |
tree | 7f7a1337de07e14b34258bf607c8f7af0c453da8 /net/asterisk/Makefile | |
parent | 93a48a0444771c20bd8ed9d676a2dbd035332712 (diff) | |
download | ports-01a76b85cb9e98f0bb51fdc750fac26432f728af.tar.gz ports-01a76b85cb9e98f0bb51fdc750fac26432f728af.zip |
Notes
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r-- | net/asterisk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index bacb5ac573d8..fe6bfb47283e 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -27,7 +27,8 @@ LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323 USE_GCC= yes USE_GNOME= libxml2 -USES= bison gmake shebangfix +USES= bison cpe gmake shebangfix +CPE_VENDOR= digium SHEBANG_FILES= agi/agi-test.agi \ agi/jukebox.agi STRIP= |