summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2011-12-05 04:18:32 +0000
committerjnemeth <jnemeth@pkgsrc.org>2011-12-05 04:18:32 +0000
commit706e8e59651a8363eb5370aa0cfc19000bd0efb7 (patch)
treee2f00df10a09485bf77d0a578f9216ca2acdd8c6 /comms
parentdf1a449068a4424a6dc054c8f5184690cda837b6 (diff)
downloadpkgsrc-706e8e59651a8363eb5370aa0cfc19000bd0efb7.tar.gz
Now that -current has sqlite3 included in base, enable it here.
Diffstat (limited to 'comms')
-rw-r--r--comms/asterisk16/Makefile5
-rw-r--r--comms/asterisk16/PLIST3
2 files changed, 5 insertions, 3 deletions
diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile
index ca0cce9f0c5..27fdfbf586f 100644
--- a/comms/asterisk16/Makefile
+++ b/comms/asterisk16/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.33 2011/08/07 02:40:32 jnemeth Exp $
+# $NetBSD: Makefile,v 1.34 2011/12/05 04:18:32 jnemeth Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
DISTNAME= asterisk-1.6.2.19
-PKGREVISION= 1
+PKGREVISION= 2
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
@@ -236,6 +236,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/voicemail_odbc_postgresql.txt ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
${INSTALL_DATA} ${WRKSRC}/doc/tex/asterisk.txt ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
+.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
diff --git a/comms/asterisk16/PLIST b/comms/asterisk16/PLIST
index 8c787df00ee..b471f71a7fd 100644
--- a/comms/asterisk16/PLIST
+++ b/comms/asterisk16/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2011/06/06 06:25:06 jnemeth Exp $
+@comment $NetBSD: PLIST,v 1.19 2011/12/05 04:18:32 jnemeth Exp $
include/asterisk.h
include/asterisk/_private.h
include/asterisk/abstract_jb.h
@@ -187,6 +187,7 @@ lib/asterisk/modules/cdr_csv.so
lib/asterisk/modules/cdr_custom.so
lib/asterisk/modules/cdr_manager.so
${PLIST.unixodbc}lib/asterisk/modules/cdr_odbc.so
+lib/asterisk/modules/cdr_sqlite3_custom.so
lib/asterisk/modules/chan_agent.so
lib/asterisk/modules/chan_bridge.so
lib/asterisk/modules/chan_iax2.so