diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-08 12:24:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-08 12:24:26 +0000 |
commit | 1a90c9af172a823447ecd4ccca8e4d600c19183f (patch) | |
tree | fb2a7ca794683b48a96553e2bef2cef6d1f963c8 /www/p5-JE | |
parent | 6e98ad633c55d31af575767dcc7b0ea32759e9d0 (diff) |
Notes
Diffstat (limited to 'www/p5-JE')
-rw-r--r-- | www/p5-JE/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |