aboutsummaryrefslogtreecommitdiff
path: root/misc/cpuid
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-07-16 21:59:48 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-07-16 21:59:48 +0000
commit3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch)
tree5c7980bf4b862ceb755aea2aa270373462796ee1 /misc/cpuid
parent9eed5526497a902d8c3fe91c907a10f88db03189 (diff)
downloadports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.tar.gz
ports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.zip
Remove now excess verbiage.
Reviewed by: bapt
Notes
Notes: svn path=/head/; revision=323129
Diffstat (limited to 'misc/cpuid')
-rw-r--r--misc/cpuid/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile
index 563e072e22ef..72c20fde6da4 100644
--- a/misc/cpuid/Makefile
+++ b/misc/cpuid/Makefile
@@ -13,8 +13,6 @@ COMMENT= CPU identification utility
PLIST_FILES= bin/cpuid
ONLY_FOR_ARCHS= i386 amd64
-MAKE_JOBS_SAFE= yes
-
post-patch:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak && \
${CP} ${FILESDIR}/Makefile.bsd ${WRKSRC}/Makefile