summaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-03-25 12:39:49 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-03-25 12:39:49 +0000
commit869a90c454f41d9733e5002c63350740820f3d41 (patch)
tree6e99386865f95e895f7d1c9ee1561a2d26c83041 /lang/php53
parentFix make -j (diff)
- Mark MAKE_JOBS_SAFE for SMP compilation
PR: ports/133015 Approved by: ale (maintainer, via private e-mail)
Notes
Notes: svn path=/head/; revision=230959
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index e20c6fa6fce3..5fd42b39dd0a 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -19,6 +19,7 @@ COMMENT= PHP Scripting Language
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
USE_BZIP2= yes
+MAKE_JOBS_SAFE= yes
.if !defined(PKGNAMESUFFIX)
USE_AUTOTOOLS= autoconf:262