diff options
Diffstat (limited to 'www/p5-Apache-DBI-mp2/Makefile')
-rw-r--r-- | www/p5-Apache-DBI-mp2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-DBI-mp2/Makefile b/www/p5-Apache-DBI-mp2/Makefile index 698373d77e89..9ab74d71c596 100644 --- a/www/p5-Apache-DBI-mp2/Makefile +++ b/www/p5-Apache-DBI-mp2/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -mp2 COMMENT= DBI persistent connection, authentication and authorization (mp2) +MAKE_JOBS_SAFE= yes + MASTERDIR= ${.CURDIR}/../p5-Apache-DBI .if defined(WITH_MODPERL) || defined(WITHOUT_MODPERL2) |