diff options
Diffstat (limited to 'www/mod_accounting/Makefile')
-rw-r--r-- | www/mod_accounting/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_accounting/Makefile b/www/mod_accounting/Makefile index 1e449b966b2c..3cb1178e1db5 100644 --- a/www/mod_accounting/Makefile +++ b/www/mod_accounting/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= mod-acct MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that records traffic statistics into a database +MAKE_JOBS_SAFE= yes + USE_APACHE= 13 MAKE_ARGS+= APXS="${APXS}" |