diff options
Diffstat (limited to 'audio/cmp3/Makefile')
-rw-r--r-- | audio/cmp3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index 92b4d5717cb..1c92aa6ff96 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/03/02 17:49:19 rxg Exp $ +# $NetBSD: Makefile,v 1.21 2005/04/11 21:44:51 tv Exp $ # DISTNAME= cmp3-2.0pre6 @@ -14,7 +14,6 @@ DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools WRKSRC= ${WRKDIR}/cmp3-kenrevs -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-H]* |