summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
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