diff options
Diffstat (limited to 'audio/rip/Makefile')
-rw-r--r-- | audio/rip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/rip/Makefile b/audio/rip/Makefile index 50ef6779897..a7ba85e349f 100644 --- a/audio/rip/Makefile +++ b/audio/rip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/10/22 15:05:18 snj Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:44:56 tv Exp $ # DISTNAME= rip-1.07 @@ -12,7 +12,6 @@ COMMENT= Command-line based audio CD ripper and encoder DEPENDS+= p5-CDDB_get>=2.23:../../audio/p5-CDDB_get DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info -NO_BUILDLINK= yes USE_PERL5= yes NO_BUILD= # defined REPLACE_PERL= rip |