aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_musicindex
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-23 05:50:03 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-23 05:50:03 +0800
commit03dd518a6c9a2e1c315ef8138813d0fd5a435ceb (patch)
tree96e3b9ab099269501a9093325e4a3466888ddc22 /www/mod_musicindex
parent773a03360dbf91d78f7d7944d5baf36489758cb7 (diff)
downloadfreebsd-ports-gnome-03dd518a6c9a2e1c315ef8138813d0fd5a435ceb.tar.gz
freebsd-ports-gnome-03dd518a6c9a2e1c315ef8138813d0fd5a435ceb.tar.zst
freebsd-ports-gnome-03dd518a6c9a2e1c315ef8138813d0fd5a435ceb.zip
- Mark mod_* modules MAKE_JOBS_SAFE=yes
With Hat: apache@ Tested by: Several P6 TB runs
Diffstat (limited to 'www/mod_musicindex')
-rw-r--r--www/mod_musicindex/Makefile2
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