aboutsummaryrefslogtreecommitdiff
path: root/www/mod_mp3
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-03 21:11:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-03 21:11:10 +0000
commit6070e9a833390e548a6b7dc19c2bcb0bdf591e65 (patch)
tree3780f19d579cb3ea43e1d5842653cee17b43301e /www/mod_mp3
parent987196d5303fb99152aac1fa4a0b59d17eb5be09 (diff)
downloadports-6070e9a833390e548a6b7dc19c2bcb0bdf591e65.tar.gz
ports-6070e9a833390e548a6b7dc19c2bcb0bdf591e65.zip
Notes
Diffstat (limited to 'www/mod_mp3')
-rw-r--r--www/mod_mp3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile
index f8584d339d2b..e9a0d58dad0c 100644
--- a/www/mod_mp3/Makefile
+++ b/www/mod_mp3/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${APXS}:${APACHE_PORT}
HAS_CONFIGURE= yes
MAKE_ARGS+= APXS="${APXS}"
+USE_PERL5= yes
APXS?= ${LOCALBASE}/sbin/apxs
APACHE_PORT?= ${PORTSDIR}/www/apache13