diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-20 10:09:19 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-20 10:09:19 +0000 |
commit | 15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b (patch) | |
tree | 908ebe63f57c4c891160678dcf8ff5a61c53fdff /net/asterisk | |
parent | 0525dda9d0549496f69feeb9bed0d758e3ef8042 (diff) |
Notes
Diffstat (limited to 'net/asterisk')
-rw-r--r-- | net/asterisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 12db203a9ea5..40912f7a834b 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -26,7 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323 USE_GCC= yes USE_GNOME= libxml2 -USES= bison cpe gmake shebangfix +USES= alias bison cpe gmake shebangfix CPE_VENDOR= digium SHEBANG_FILES= agi/agi-test.agi \ agi/jukebox.agi |