aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-05 11:10:23 +0800
committeraz <az@FreeBSD.org>2012-06-05 11:10:23 +0800
commitb2727075a362b3999d692262f5f2c5db2feffe01 (patch)
tree175e7e9f3d4eb57b09a635f2c12fe20dcf4c8da5 /audio
parent343a9640dbd66ecace855e735b1ee5d82bb726ab (diff)
downloadfreebsd-ports-gnome-b2727075a362b3999d692262f5f2c5db2feffe01.tar.gz
freebsd-ports-gnome-b2727075a362b3999d692262f5f2c5db2feffe01.tar.zst
freebsd-ports-gnome-b2727075a362b3999d692262f5f2c5db2feffe01.zip
- Remove SITE_PERL from *_DEPENDS
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-Audio-Scrobbler/Makefile2
-rw-r--r--audio/p5-Net-FreeDB/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-Audio-Scrobbler/Makefile b/audio/p5-Audio-Scrobbler/Makefile
index 8c627ad1260b..b9c8e906a7ec 100644
--- a/audio/p5-Audio-Scrobbler/Makefile
+++ b/audio/p5-Audio-Scrobbler/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A Perl interface to Last.fm / AudioScrobbler
-BUILD_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \
+BUILD_DEPENDS= p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles \
p5-libwww>=5:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/audio/p5-Net-FreeDB/Makefile b/audio/p5-Net-FreeDB/Makefile
index a18a51cdfb91..9f6480f95b59 100644
--- a/audio/p5-Net-FreeDB/Makefile
+++ b/audio/p5-Net-FreeDB/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Get the CDID of an audio CD and query the FreeDB servers
-BUILD_DEPENDS= ${SITE_PERL}/CDDB/File.pm:${PORTSDIR}/audio/p5-CDDB-File
+BUILD_DEPENDS= p5-CDDB-File>=0:${PORTSDIR}/audio/p5-CDDB-File
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes