summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2011-09-17 00:06:27 +0000
committerJuergen Lock <nox@FreeBSD.org>2011-09-17 00:06:27 +0000
commitb5da65488112a8e306bd2cbcb8df7986fee42ac9 (patch)
treeb76b1544daf509b3fe5103273481e6309eb3ef7b
parentUpdate to version 0.3.1 (diff)
Mark MAKE_JOBS_SAFE.
Approved by: stas (maintainer)
-rw-r--r--sysutils/x86info/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile
index e642c8937e61..80c1ee2ff736 100644
--- a/sysutils/x86info/Makefile
+++ b/sysutils/x86info/Makefile
@@ -24,6 +24,7 @@ LICENSE= GPLv2
ALL_TARGET= x86info lsmsr
ONLY_FOR_ARCHS= i386 amd64
PLIST_FILES= bin/x86info bin/lsmsr
+MAKE_JOBS_SAFE= yes
MAN1= x86info.1
MAN8= lsmsr.8