diff options
Diffstat (limited to 'net/asterisk11/Makefile')
-rw-r--r-- | net/asterisk11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile index 2f1e2ea1d833..34a96045b68b 100644 --- a/net/asterisk11/Makefile +++ b/net/asterisk11/Makefile @@ -21,12 +21,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 |