aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-MP3
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-07-12 21:30:07 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-07-12 21:30:07 +0000
commit47164f1c2ac4ce858a0bce05080dbe080bf7b452 (patch)
treeda761ef9306280d72c14a5d25bfff00e454bfdd4 /www/p5-Apache-MP3
parent3bb2c4746312b6374f32c45fd7761cb184df44d7 (diff)
downloadports-47164f1c2ac4ce858a0bce05080dbe080bf7b452.tar.gz
ports-47164f1c2ac4ce858a0bce05080dbe080bf7b452.zip
- Chase contents change in p5-MP3-Info
PR: ports/100148 Submitted by: tjs <tjs cdpa.nsysu.edu.tw> Approved by: Dominic Mitchell <dom happygiraffe.net> (maintainer)
Notes
Notes: svn path=/head/; revision=167625
Diffstat (limited to 'www/p5-Apache-MP3')
-rw-r--r--www/p5-Apache-MP3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile
index 463f25abfcdc..6a0163e71e79 100644
--- a/www/p5-Apache-MP3/Makefile
+++ b/www/p5-Apache-MP3/Makefile
@@ -17,7 +17,7 @@ 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}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
+ ${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
RUN_DEPENDS= ${BUILD_DEPENDS}