diff options
Diffstat (limited to 'net/asterisk13/Makefile')
-rw-r--r-- | net/asterisk13/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile index 36159370cab0..a8513ecb9514 100644 --- a/net/asterisk13/Makefile +++ b/net/asterisk13/Makefile @@ -24,12 +24,11 @@ EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX} ONLY_FOR_ARCHS= i386 amd64 powerpc sparc64 -USES= bison cpe gmake iconv localbase ncurses shebangfix +USES= bison cpe gmake iconv localbase ncurses shebangfix sqlite USE_CSTD= gnu89 USE_GNOME= libxml2 USE_LDCONFIG= yes USE_OPENSSL= yes -USE_SQLITE= 3 USE_RC_SUBR= asterisk GNU_CONFIGURE= yes |