aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-MP3
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 07:44:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 07:44:03 +0000
commitcd14f625221f76ff658c90e1b7883f843e7aa6e2 (patch)
treee57ec24730f8313d6d5755c3b470c4528fcea8df /www/p5-Template-Plugin-MP3
parent7338ec6fb1d45a32faa14ccbf54da7d02717fef0 (diff)
downloadports-cd14f625221f76ff658c90e1b7883f843e7aa6e2.tar.gz
ports-cd14f625221f76ff658c90e1b7883f843e7aa6e2.zip
Notes
Diffstat (limited to 'www/p5-Template-Plugin-MP3')
-rw-r--r--www/p5-Template-Plugin-MP3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Plugin-MP3/Makefile b/www/p5-Template-Plugin-MP3/Makefile
index 5b2fa5b9c9c0..b5f89bb9d72a 100644
--- a/www/p5-Template-Plugin-MP3/Makefile
+++ b/www/p5-Template-Plugin-MP3/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= TT Plugin that wraps around the MP3::Info module
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
- ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info
+BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
+ p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes