From 0ad307c234458cfceac96c8e2160ca5434775c62 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 31 May 2005 21:46:38 +0000 Subject: Changed USE_PERL5 to USE_TOOLS+=perl. --- audio/arts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') 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} -- cgit v1.2.3