diff options
Diffstat (limited to 'audio/mp3riot/Makefile')
-rw-r--r-- | audio/mp3riot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile index 4bc916f7d58e..d3eced9ebeb7 100644 --- a/audio/mp3riot/Makefile +++ b/audio/mp3riot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.linuxsecure.de/f2html/ MAINTAINER= ports@FreeBSD.org COMMENT= Mp3riot creates mp3 playlists, HTML files, etc -RUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info +RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info NO_BUILD= yes USE_PERL5= yes |