diff options
Diffstat (limited to 'audio/mp3mover/Makefile')
-rw-r--r-- | audio/mp3mover/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3mover/Makefile b/audio/mp3mover/Makefile index 7cabc8fcd1d8..b0ce7d3b1fd9 100644 --- a/audio/mp3mover/Makefile +++ b/audio/mp3mover/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/mediamover/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Rename mp3s and manipulate them -RUN_DEPENDS= ${SITE_PERL}/MP3/Tag.pm:${PORTSDIR}/audio/p5-tagged +RUN_DEPENDS= p5-tagged>=0:${PORTSDIR}/audio/p5-tagged USE_PERL5= yes NO_BUILD= yes |