aboutsummaryrefslogtreecommitdiff
path: root/security/tthsum
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-27 09:53:36 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-27 09:53:36 +0000
commitc810fd3c3f9bb23f07b63b0a05f036466ea372f8 (patch)
treec51d6ad6bd61beb985f639056b8f9f4db2a63a5e /security/tthsum
parent98e0641ec39c6b99f5ca8a8e6428fe0088ede4b4 (diff)
downloadports-c810fd3c3f9bb23f07b63b0a05f036466ea372f8.tar.gz
ports-c810fd3c3f9bb23f07b63b0a05f036466ea372f8.zip
Mark MAKE_JOBS_SAFE
Notes
Notes: svn path=/head/; revision=231102
Diffstat (limited to 'security/tthsum')
-rw-r--r--security/tthsum/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tthsum/Makefile b/security/tthsum/Makefile
index c80e70f5a13e..10ca3fa5a6b8 100644
--- a/security/tthsum/Makefile
+++ b/security/tthsum/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A command-line utility for generating and checking TTH message digests
USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
MAKE_ENV= LDFLAGS="${LDFLAGS}"