aboutsummaryrefslogtreecommitdiff
path: root/audio/rebot3
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 10:20:00 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 10:20:00 +0000
commit47d7ecfddff6aa8af488a1c7a703e2ff85e35678 (patch)
treef2b3b30b5c45fb5a4549ebf72c8df88a3e31e876 /audio/rebot3
parent4c44c06b4b67067a59ad9ec9b75e5ed68f89f06e (diff)
downloadports-47d7ecfddff6aa8af488a1c7a703e2ff85e35678.tar.gz
ports-47d7ecfddff6aa8af488a1c7a703e2ff85e35678.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300209
Diffstat (limited to 'audio/rebot3')
-rw-r--r--audio/rebot3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rebot3/Makefile b/audio/rebot3/Makefile
index 4ac7d322fa9c..6127ae54a5fd 100644
--- a/audio/rebot3/Makefile
+++ b/audio/rebot3/Makefile
@@ -14,8 +14,8 @@ MASTER_SITES= http://www.headmqa.com/${PORTNAME}/ \
MAINTAINER= crees@FreeBSD.org
COMMENT= Renames mp3 files using freedb or local CDDB
-RUN_DEPENDS= ${SITE_PERL}/CDDB.pm:${PORTSDIR}/audio/p5-CDDB \
- ${SITE_PERL}/MP3/ID3v1Tag.pm:${PORTSDIR}/audio/p5-MP3-ID3v1Tag
+RUN_DEPENDS= p5-CDDB>=0:${PORTSDIR}/audio/p5-CDDB \
+ p5-MP3-ID3v1Tag>=0:${PORTSDIR}/audio/p5-MP3-ID3v1Tag
USE_PERL5= yes
NO_BUILD= yes