diff options
Diffstat (limited to 'www/mod_musicindex')
-rw-r--r-- | www/mod_musicindex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index b1c4b67fc424..e1e20b79febb 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -24,6 +24,8 @@ OPTIONS= NLS "Native language support" on \ LIBARCHIVE "Archive downloading support" on \ FILECACHE "Caching support" on +MAKE_JOBS_SAFE= yes + USE_APACHE= 2.0+ GNU_CONFIGURE= yes |