aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-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-Apache-MP3
parent7338ec6fb1d45a32faa14ccbf54da7d02717fef0 (diff)
downloadports-cd14f625221f76ff658c90e1b7883f843e7aa6e2.tar.gz
ports-cd14f625221f76ff658c90e1b7883f843e7aa6e2.zip
Notes
Diffstat (limited to 'www/p5-Apache-MP3')
-rw-r--r--www/p5-Apache-MP3/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile
index 3e2b78544091..137f898c4f6a 100644
--- a/www/p5-Apache-MP3/Makefile
+++ b/www/p5-Apache-MP3/Makefile
@@ -15,11 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= MP3 browsing and streaming under mod_perl and Apache
-BUILD_DEPENDS= ${SITE_PERL}/Audio/Wav.pm:${PORTSDIR}/audio/p5-Audio-Wav \
- ${SITE_PERL}/CGI/Session.pm:${PORTSDIR}/www/p5-CGI-Session \
- ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
- ${SITE_PERL}/${PERL_ARCH}/Ogg/Vorbis/Header.pm:${PORTSDIR}/audio/p5-Ogg-Vorbis-Header \
- ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
+BUILD_DEPENDS= p5-Audio-Wav>=0:${PORTSDIR}/audio/p5-Audio-Wav \
+ p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session \
+ p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info \
+ p5-Ogg-Vorbis-Header>=0:${PORTSDIR}/audio/p5-Ogg-Vorbis-Header \
+ mod_perl2>=0:${PORTSDIR}/www/mod_perl2
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES