diff options
Diffstat (limited to 'www/mod_auth_cookie_mysql/Makefile')
-rw-r--r-- | www/mod_auth_cookie_mysql/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_cookie_mysql/Makefile b/www/mod_auth_cookie_mysql/Makefile index 62aeca9cb7f2..54ec3adf2c4f 100644 --- a/www/mod_auth_cookie_mysql/Makefile +++ b/www/mod_auth_cookie_mysql/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= apache MAINTAINER= apache@FreeBSD.org COMMENT= Allows authentication against a MySQL database via a secure cookie +MAKE_JOBS_SAFE= yes + USE_MYSQL= YES # If someone can test it with MySQL 4.1 ;-) |