diff options
Diffstat (limited to 'www/mod_auth_mysql41_ap2/Makefile')
-rw-r--r-- | www/mod_auth_mysql41_ap2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_mysql41_ap2/Makefile b/www/mod_auth_mysql41_ap2/Makefile index 16f513f39169..5b2eaf23f7b8 100644 --- a/www/mod_auth_mysql41_ap2/Makefile +++ b/www/mod_auth_mysql41_ap2/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= maske@maske.org COMMENT= MySQL 4.1 and Apache 2 port of mod_auth_mysql +MAKE_JOBS_SAFE= yes + USE_MYSQL= YES WANT_MYSQL_VER= 41 |