svn commit: r342838 - head/misc/orville-write
John Marino
marino at FreeBSD.org
Wed Feb 5 20:17:29 UTC 2014
Author: marino
Date: Wed Feb 5 20:17:28 2014
New Revision: 342838
URL: http://svnweb.freebsd.org/changeset/ports/342838
QAT: https://qat.redports.org/buildarchive/r342838/
Log:
misc/orville-write: Mark jobs unsafe
Modified:
head/misc/orville-write/Makefile
Modified: head/misc/orville-write/Makefile
==============================================================================
--- head/misc/orville-write/Makefile Wed Feb 5 20:10:53 2014 (r342837)
+++ head/misc/orville-write/Makefile Wed Feb 5 20:17:28 2014 (r342838)
@@ -17,6 +17,8 @@ PLIST_FILES= bin/amin bin/helpers bin/hu
man/man1/amin.1.gz man/man1/helpers.1.gz man/man1/huh.1.gz \
man/man1/mesg.1.gz man/man1/write.1.gz
+MAKE_JOBS_UNSAFE=yes
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900006
More information about the svn-ports-head
mailing list