diff options
Diffstat (limited to 'net/asterisk13/Makefile')
-rw-r--r-- | net/asterisk13/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile index 625b637b5778..5c4588e3e961 100644 --- a/net/asterisk13/Makefile +++ b/net/asterisk13/Makefile @@ -24,6 +24,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= -I${LOCALBASE}/include USE_GCC= yes +USE_CSTD= gnu89 USE_GNOME= libxml2 USE_LDCONFIG= yes USES= bison cpe gmake iconv |