aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-TextUtil
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-16 06:27:56 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-16 06:27:56 +0000
commitabf5b5ffc09b367c1d6e4537c8f5e2473c14e670 (patch)
tree2e22cb4768c6b41b24fe161ae7a3c7a4536ed6c0 /graphics/p5-GD-TextUtil
parent184f8b1f5a5dce5332d9b8f4bb170da1df68af6a (diff)
downloadports-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.tar.gz
ports-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.zip
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
Notes
Notes: svn path=/head/; revision=233978
Diffstat (limited to 'graphics/p5-GD-TextUtil')
-rw-r--r--graphics/p5-GD-TextUtil/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile
index c12cf7c308ab..d0ddb9292539 100644
--- a/graphics/p5-GD-TextUtil/Makefile
+++ b/graphics/p5-GD-TextUtil/Makefile
@@ -18,6 +18,8 @@ COMMENT= Text utilities for use with GD drawing package
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+MAKE_JOBS_SAFE= yes
+
PERL_CONFIGURE= YES
MAN3= GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3