diff options
Diffstat (limited to 'www/p5-AxKit/Makefile')
-rw-r--r-- | www/p5-AxKit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index 829d795a73d2..fba6947d72c1 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -31,6 +31,8 @@ BUILD_DEPENDS= \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= \ Apache::AxKit::DirHandler.3 \ Apache::AxKit::Language.3 \ |