[Midnightbsd-cvs] mports [20241] trunk/lang/python34/Makefile: mark jobs unsafe

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 18 19:11:33 EDT 2015


Revision: 20241
          http://svnweb.midnightbsd.org/mports/?rev=20241
Author:   laffer1
Date:     2015-09-18 19:11:32 -0400 (Fri, 18 Sep 2015)
Log Message:
-----------
mark jobs unsafe

Modified Paths:
--------------
    trunk/lang/python34/Makefile

Modified: trunk/lang/python34/Makefile
===================================================================
--- trunk/lang/python34/Makefile	2015-09-18 02:16:31 UTC (rev 20240)
+++ trunk/lang/python34/Makefile	2015-09-18 23:11:32 UTC (rev 20241)
@@ -31,6 +31,7 @@
 INSTALL_TARGET=		altinstall						# Don't want cloberring of unprefixed files
 MAKE_ARGS+=		INSTALL_SHARED="${INSTALL_LIB}"				# Strip shared library
 MAKE_ARGS+=		LIBPC="${PREFIX}/libdata/pkgconfig"			# Until pathfix gets support for files other than Makefile.in
+MAKE_JOBS_UNSAFE=	yes 
 
 PLIST_SUB=		ABI=${ABIFLAGS} \
 			OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/}		# For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554



More information about the Midnightbsd-cvs mailing list