summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-01-12 19:30:15 +0000
committerrillig <rillig@pkgsrc.org>2006-01-12 19:30:15 +0000
commit734218ea9ab0d1dd8c0d4e4adfdbb4dc7e967892 (patch)
tree3af8b18f13159d7f73a44a0833fa06d822b592df /comms
parent7a25bc452ca376b6ff382b8f924f169f874d12a5 (diff)
downloadpkgsrc-734218ea9ab0d1dd8c0d4e4adfdbb4dc7e967892.tar.gz
The script interpreter of libdata/asterisk/agi-bin/agi-test.agi had been
/usr/bin/perl -- added the file to REPLACE_PERL. Because the binary package changed, bump PKGREVISION.
Diffstat (limited to 'comms')
-rw-r--r--comms/asterisk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index fa4fcf06346..d87b14c50eb 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2006/01/12 19:11:55 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/12 19:30:15 rillig Exp $
DISTNAME= asterisk-1.0.9
+PKGREVISION= 1
CATEGORIES= comms net audio
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases
@@ -13,6 +14,8 @@ USE_TOOLS+= bison gmake
MANCOMPRESSED= yes
+REPLACE_PERL+= agi/agi-test.agi
+
INSTALL_TARGET= install samples
# Running as non-root will come later