diff options
Diffstat (limited to 'audio/mp3check/Makefile')
-rw-r--r-- | audio/mp3check/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 2ba6d9dcf985..a23a0aa24412 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -13,8 +13,8 @@ COMMENT= Tool for checking and fixing MP3 archive inconsistencies RUN_DEPENDS= ${LOCALBASE}/bin/id3tool:${PORTSDIR}/audio/id3tool \ ${LOCALBASE}/bin/mp3_check:${PORTSDIR}/audio/mp3_check -USES= shebangfix -USE_PERL5_RUN= yes +USES= shebangfix perl5 +USE_PERL5= run NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= |