[Midnightbsd-cvs] mports [23240] trunk/lang/php71/Makefile.ext: fix build issue
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Apr 29 17:07:15 EDT 2018
Revision: 23240
http://svnweb.midnightbsd.org/mports/?rev=23240
Author: laffer1
Date: 2018-04-29 17:07:14 -0400 (Sun, 29 Apr 2018)
Log Message:
-----------
fix build issue
Modified Paths:
--------------
trunk/lang/php71/Makefile.ext
Modified: trunk/lang/php71/Makefile.ext
===================================================================
--- trunk/lang/php71/Makefile.ext 2018-04-29 20:54:54 UTC (rev 23239)
+++ trunk/lang/php71/Makefile.ext 2018-04-29 21:07:14 UTC (rev 23240)
@@ -400,7 +400,8 @@
USE_GNOME= libxml2
-USE_PHP= xml:build session:build
+USE_PHP= xml session
+USE_PHP_BUILD= yes
.endif
.if ${PHP_MODNAME} == "xml"
More information about the Midnightbsd-cvs
mailing list