pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/asterisk Use REPLACE_BASH to make sure right bas...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/731d0d57278b
branches:  trunk
changeset: 539117:731d0d57278b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 28 08:53:31 2008 +0000

description:
Use REPLACE_BASH to make sure right bash is found for mkpkgconfig.

diffstat:

 comms/asterisk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5d7ccf706498 -r 731d0d57278b comms/asterisk/Makefile
--- a/comms/asterisk/Makefile   Thu Feb 28 08:14:59 2008 +0000
+++ b/comms/asterisk/Makefile   Thu Feb 28 08:53:31 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2008/02/27 12:31:12 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2008/02/28 08:53:31 wiz Exp $
 
 DISTNAME=      asterisk-1.2.24
 PKGREVISION=   2
@@ -13,6 +13,7 @@
 .include "../../mk/bsd.prefs.mk"
 
 USE_TOOLS+=            bash bison gmake perl:run
+REPLACE_BASH=          mkpkgconfig
 REPLACE_PERL+=         agi/agi-test.agi
 
 INSTALL_TARGET=                install samples



Home | Main Index | Thread Index | Old Index