diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 17:07:08 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 17:07:08 +0000 |
commit | 46b556be1c5e78a30a7e153cc9096e9ff3fd084a (patch) | |
tree | ec18cef613a0fc54432d428850a3c719902d7112 /audio/mp32ogg/Makefile | |
parent | fed77d64811993002799efa97b0032ef9a95edc6 (diff) | |
download | ports-46b556be1c5e78a30a7e153cc9096e9ff3fd084a.tar.gz ports-46b556be1c5e78a30a7e153cc9096e9ff3fd084a.zip |
Notes
Diffstat (limited to 'audio/mp32ogg/Makefile')
-rw-r--r-- | audio/mp32ogg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index 43a027fbfbf1..3361326fb59f 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -18,8 +18,7 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info \ p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote -USE_PERL5= yes -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= mp32ogg NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} |