diff options
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile | 1 |
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 |