diff options
Diffstat (limited to 'audio/arts')
-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 f29fa3be514..36ada0799cb 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/02/22 10:56:26 markd Exp $ +# $NetBSD: Makefile,v 1.27 2004/02/25 22:11:23 markd Exp $ DISTNAME= arts-1.2.0 PKGREVISION= 1 @@ -10,7 +10,6 @@ COMMENT= Analog Real-Time Synthesizer CONFLICTS+= kdelibs-2* USE_BUILDLINK2= yes -USE_LANGUAGES= c c++ USE_PERL5= build BUILD_DEPENDS+= pkgconfig>=0.15.0:../../devel/pkgconfig |