aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3mover
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /audio/mp3mover
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
downloadports-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.gz
ports-2f57eb092608beb8bbffe9812d1ec7c511510adc.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=300176
Diffstat (limited to 'audio/mp3mover')
-rw-r--r--audio/mp3mover/Makefile2
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