diff options
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r-- | net/asterisk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 1b84a867365d..a7666d207987 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -26,6 +26,7 @@ GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323 USE_GCC= yes +USE_CSTD= gnu89 USE_GNOME= libxml2 USES= alias bison cpe gmake shebangfix CPE_VENDOR= digium |