pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/jack This package needs Perl to build correctly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4224ad73281f
branches: trunk
changeset: 516730:4224ad73281f
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Jul 26 18:25:43 2006 +0000
description:
This package needs Perl to build correctly.
diffstat:
audio/jack/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e03d16717421 -r 4224ad73281f audio/jack/Makefile
--- a/audio/jack/Makefile Wed Jul 26 17:56:25 2006 +0000
+++ b/audio/jack/Makefile Wed Jul 26 18:25:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/06/23 15:21:57 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/26 18:25:43 rillig Exp $
#
DISTNAME= jack-audio-connection-kit-0.100.0
@@ -13,7 +13,7 @@
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= perl pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ENV+= ac_cv_header_readline_chardefs_h=yes
Home |
Main Index |
Thread Index |
Old Index