[Midnightbsd-cvs] mports [20593] trunk/lang/ruby22/Makefile: not jobs safe

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 31 14:55:05 EDT 2015


Revision: 20593
          http://svnweb.midnightbsd.org/mports/?rev=20593
Author:   laffer1
Date:     2015-10-31 14:55:04 -0400 (Sat, 31 Oct 2015)
Log Message:
-----------
not jobs safe

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

Modified: trunk/lang/ruby22/Makefile
===================================================================
--- trunk/lang/ruby22/Makefile	2015-10-31 18:30:22 UTC (rev 20592)
+++ trunk/lang/ruby22/Makefile	2015-10-31 18:55:04 UTC (rev 20593)
@@ -89,9 +89,7 @@
 
 CONFIGURE_ENV=	debugflags=
 
-.if ${PORT_OPTIONS:MCAPIDOCS}
 MAKE_JOBS_UNSAFE=	yes
-.endif
 
 BUILD_DEPENDS+=	readline>=0:${PORTSDIR}/devel/readline
 RUN_DEPENDS+=	readline>=0:${PORTSDIR}/devel/readline



More information about the Midnightbsd-cvs mailing list