diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:55:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:55:31 +0000 |
commit | dc572b07ee78024a59178789e6c00944918f1ef1 (patch) | |
tree | 7edfc6593200fb599a829abbf67ea60e1ffe31ab /audio/mp3riot | |
parent | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (diff) | |
download | ports-dc572b07ee78024a59178789e6c00944918f1ef1.tar.gz ports-dc572b07ee78024a59178789e6c00944918f1ef1.zip |
Notes
Diffstat (limited to 'audio/mp3riot')
-rw-r--r-- | audio/mp3riot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile index 041b3cdeaf24..4bc916f7d58e 100644 --- a/audio/mp3riot/Makefile +++ b/audio/mp3riot/Makefile @@ -16,6 +16,7 @@ COMMENT= Mp3riot creates mp3 playlists, HTML files, etc RUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info NO_BUILD= yes +USE_PERL5= yes USE_ZIP= yes NO_WRKSUBDIR= yes |