summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorrillig <rillig>2006-01-12 19:30:15 +0000
committerrillig <rillig>2006-01-12 19:30:15 +0000
commitcba93a79a301d4af7a979cac0be8e8adbfec3d1a (patch)
tree3af8b18f13159d7f73a44a0833fa06d822b592df /comms
parent3f5c5a0bf1c0e0ae475f1b13b99ff77ea73086ef (diff)
downloadpkgsrc-cba93a79a301d4af7a979cac0be8e8adbfec3d1a.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