summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-31 21:46:38 +0000
committerrillig <rillig>2005-05-31 21:46:38 +0000
commitfacb456ed2e66104574cc1942373153e8c2a2561 (patch)
tree958d339713f927962df958e86f4788f529680b78 /audio
parentd573aad3254927b1e2318a403f9a9851a06c847f (diff)
downloadpkgsrc-facb456ed2e66104574cc1942373153e8c2a2561.tar.gz
Changed USE_PERL5 to USE_TOOLS+=perl.
Diffstat (limited to 'audio')
-rw-r--r--audio/arts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index 98fea14f74b..f1ed399166f 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -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 @@ COMMENT= Analog Real-Time Synthesizer
CONFLICTS+= kdelibs-2*
-USE_PERL5= build
+USE_TOOLS+= perl
# Ensure we export symbols in the linked shared object.
LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}