diff options
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r-- | audio/arts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index f52954ae380..adf2b259f02 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2005/03/23 21:30:12 markd Exp $ +# $NetBSD: Makefile,v 1.39 2005/04/12 15:11:18 tv Exp $ DISTNAME= arts-1.4.0 CATEGORIES= audio @@ -9,7 +9,6 @@ COMMENT= Analog Real-Time Synthesizer CONFLICTS+= kdelibs-2* -USE_BUILDLINK3= yes USE_PERL5= build # Ensure we export symbols in the linked shared object. |