diff options
Diffstat (limited to 'audio/mp3riot')
-rw-r--r-- | audio/mp3riot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile index c12c28881c41..4cbd0e28e0cc 100644 --- a/audio/mp3riot/Makefile +++ b/audio/mp3riot/Makefile @@ -11,8 +11,7 @@ COMMENT= Mp3riot creates mp3 playlists, HTML files, etc RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info -USES= perl5 -USE_ZIP= yes +USES= perl5 zip NO_BUILD= yes NO_WRKSUBDIR= yes |