diff options
Diffstat (limited to 'www/p5-Apache-DBI-mp2/Makefile')
-rw-r--r-- | www/p5-Apache-DBI-mp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-DBI-mp2/Makefile b/www/p5-Apache-DBI-mp2/Makefile index d4965dc663f4..aab949d415d6 100644 --- a/www/p5-Apache-DBI-mp2/Makefile +++ b/www/p5-Apache-DBI-mp2/Makefile @@ -10,12 +10,12 @@ PKGNAMESUFFIX= -mp2 COMMENT= DBI persistent connection, authentication and authorization (mp2) -MAKE_JOBS_SAFE= yes +MAKE_JOBS_SAFE= yes MASTERDIR= ${.CURDIR}/../p5-Apache-DBI .if defined(WITH_MODPERL) || defined(WITHOUT_MODPERL2) -IGNORE= this port is only for use with www/mod_perl2 +IGNORE= this port is only for use with www/mod_perl2 .endif WITH_MODPERL2= yes |