diff options
Diffstat (limited to 'www/mod_mp3/Makefile')
-rw-r--r-- | www/mod_mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index d9a257f4331a..fe9378d6103e 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -17,7 +17,7 @@ COMMENT= Apache module to allow MP3 streaming MAKE_JOBS_SAFE= yes -USE_APACHE= 1.3 +USE_APACHE= 13 HAS_CONFIGURE= yes MAKE_ARGS+= APXS="${APXS}" USE_PERL5= yes |