[Midnightbsd-cvs] mports [21736] trunk/lang/php70/Makefile: set pthreads
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 18 18:46:38 EDT 2016
Revision: 21736
http://svnweb.midnightbsd.org/mports/?rev=21736
Author: laffer1
Date: 2016-08-18 18:46:37 -0400 (Thu, 18 Aug 2016)
Log Message:
-----------
set pthreads
Modified Paths:
--------------
trunk/lang/php70/Makefile
Modified: trunk/lang/php70/Makefile
===================================================================
--- trunk/lang/php70/Makefile 2016-08-18 22:45:00 UTC (rev 21735)
+++ trunk/lang/php70/Makefile 2016-08-18 22:46:37 UTC (rev 21736)
@@ -145,7 +145,8 @@
.if ${PORT_OPTIONS:MZTS}
CONFIGURE_ARGS+=--enable-maintainer-zts
-USES= localhost
+USES+= localhost
+CONFIGURE_ENV+= pthreads_working="yes"
.endif
.if ${PORT_OPTIONS:MDTRACE}
More information about the Midnightbsd-cvs
mailing list