diff options
Diffstat (limited to 'www/mod_auth_pam')
-rw-r--r-- | www/mod_auth_pam/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_pam/Makefile b/www/mod_auth_pam/Makefile index 27c7900c1c17..9d131934ee14 100644 --- a/www/mod_auth_pam/Makefile +++ b/www/mod_auth_pam/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ \ MAINTAINER= anders@FreeBSD.org COMMENT= Allows users to use PAM modules for user authentication +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 AP_FAST_BUILD= yes |