summaryrefslogtreecommitdiff
path: root/www/p5-Apache-MP3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-MP3/Makefile')
-rw-r--r--www/p5-Apache-MP3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile
index 7674277ec35b..3203fa05bbfb 100644
--- a/www/p5-Apache-MP3/Makefile
+++ b/www/p5-Apache-MP3/Makefile
@@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= MP3 browsing and streaming under mod_perl and Apache
-BUILD_DEPENDS= p5-Audio-Wav>=0:audio/p5-Audio-Wav \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Audio-Wav>=0:audio/p5-Audio-Wav \
p5-CGI>=4.03:www/p5-CGI \
p5-CGI-Session>=0:www/p5-CGI-Session \
p5-MP3-Info>=0:audio/p5-MP3-Info \
p5-Ogg-Vorbis-Header>=0:audio/p5-Ogg-Vorbis-Header \
${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= apache:2.2+ perl5
USE_PERL5= configure