diff options
Diffstat (limited to 'www/mod_shapvh')
-rw-r--r-- | www/mod_shapvh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_shapvh/Makefile b/www/mod_shapvh/Makefile index d2a829f9edc4..4205e8157ca8 100644 --- a/www/mod_shapvh/Makefile +++ b/www/mod_shapvh/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .c MAINTAINER= steven@krx.nl COMMENT= Apache module that provides virtual hosts from a database +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 USE_MYSQL= yes |