pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/arts Changed USE_PERL5 to USE_TOOLS+=perl.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a14dbaa4803
branches: trunk
changeset: 494920:6a14dbaa4803
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue May 31 21:46:38 2005 +0000
description:
Changed USE_PERL5 to USE_TOOLS+=perl.
diffstat:
audio/arts/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e6183b4e3b08 -r 6a14dbaa4803 audio/arts/Makefile
--- a/audio/arts/Makefile Tue May 31 21:46:06 2005 +0000
+++ b/audio/arts/Makefile Tue May 31 21:46:38 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/05/31 14:04:13 markd Exp $
+# $NetBSD: Makefile,v 1.43 2005/05/31 21:46:38 rillig Exp $
DISTNAME= arts-1.4.1
CATEGORIES= audio
@@ -9,7 +9,7 @@
CONFLICTS+= kdelibs-2*
-USE_PERL5= build
+USE_TOOLS+= perl
# Ensure we export symbols in the linked shared object.
LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
Home |
Main Index |
Thread Index |
Old Index