diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 10:29:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 10:29:46 +0000 |
commit | 0424502c52fdf594f8d79f7aef200780654823e4 (patch) | |
tree | 592d5b1e62c5a4c52472b8581ecd07b0b8581c55 /audio/cd2mp3/Makefile | |
parent | Add short message describing where oozie was installed. (diff) |
Mark as broken ports with issue in distfiles
Diffstat (limited to '')
-rw-r--r-- | audio/cd2mp3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 39e214e1cc22..33185f340cbd 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -15,6 +15,7 @@ COMMENT= Easy to use CD Ripping and MP3 Encoding tool RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ dagrab:${PORTSDIR}/audio/dagrab +BROKEN= Fails to fetch USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= cd2mp3 |