pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/asterisk Add bash to tools for mkpkgconfig.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe01e4922f6a
branches: trunk
changeset: 539082:fe01e4922f6a
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Feb 27 12:31:12 2008 +0000
description:
Add bash to tools for mkpkgconfig.
diffstat:
comms/asterisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d83083064b47 -r fe01e4922f6a comms/asterisk/Makefile
--- a/comms/asterisk/Makefile Wed Feb 27 12:19:45 2008 +0000
+++ b/comms/asterisk/Makefile Wed Feb 27 12:31:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2008/02/20 10:14:19 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2008/02/27 12:31:12 wiz Exp $
DISTNAME= asterisk-1.2.24
PKGREVISION= 2
@@ -12,7 +12,7 @@
.include "../../mk/bsd.prefs.mk"
-USE_TOOLS+= bison gmake perl:run
+USE_TOOLS+= bash bison gmake perl:run
REPLACE_PERL+= agi/agi-test.agi
INSTALL_TARGET= install samples
Home |
Main Index |
Thread Index |
Old Index