aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-05-08 20:24:26 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-05-08 20:24:26 +0800
commit6cacb1df61d80493937dec5b9462138e85192324 (patch)
treefb2a7ca794683b48a96553e2bef2cef6d1f963c8 /www
parent1fec6ecef417af6d7b92fb43e4dc5b21c4dab0f6 (diff)
downloadfreebsd-ports-gnome-6cacb1df61d80493937dec5b9462138e85192324.tar.gz
freebsd-ports-gnome-6cacb1df61d80493937dec5b9462138e85192324.tar.zst
freebsd-ports-gnome-6cacb1df61d80493937dec5b9462138e85192324.zip
Mark MAKE_JOBS_SAFE
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-View-XML-Feed/Makefile1
-rw-r--r--www/p5-JE/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Catalyst-View-XML-Feed/Makefile b/www/p5-Catalyst-View-XML-Feed/Makefile
index 9b85c398dc1c..27d16ddc2ec9 100644
--- a/www/p5-Catalyst-View-XML-Feed/Makefile
+++ b/www/p5-Catalyst-View-XML-Feed/Makefile
@@ -16,6 +16,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
MAN3= Catalyst::View::XML::Feed.3
diff --git a/www/p5-JE/Makefile b/www/p5-JE/Makefile
index c82762a0dc89..2748f76453ec 100644
--- a/www/p5-JE/Makefile
+++ b/www/p5-JE/Makefile
@@ -16,6 +16,7 @@ RUN_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
MAN3= JE::Object.3 JE::_FieldHash.3 JE::String.3 \
JE::Object::Boolean.3 JE::Object::Number.3 \