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