From 734218ea9ab0d1dd8c0d4e4adfdbb4dc7e967892 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 12 Jan 2006 19:30:15 +0000 Subject: 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. --- comms/asterisk/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'comms') 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 -- cgit v1.2.3