[Midnightbsd-cvs] mports [23389] trunk/lang/php70/Makefile: set to gcc 4.8

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 6 11:43:35 EDT 2018


Revision: 23389
          http://svnweb.midnightbsd.org/mports/?rev=23389
Author:   laffer1
Date:     2018-05-06 11:43:34 -0400 (Sun, 06 May 2018)
Log Message:
-----------
set to gcc 4.8

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

Modified: trunk/lang/php70/Makefile
===================================================================
--- trunk/lang/php70/Makefile	2018-05-06 15:42:24 UTC (rev 23388)
+++ trunk/lang/php70/Makefile	2018-05-06 15:43:34 UTC (rev 23389)
@@ -15,7 +15,7 @@
 LICENSE=	php
 
 USES+=		tar:xz cpe
-USE_GCC=	4.8+
+USE_GCC=	4.8
 CPE_PRODUCT=	php
 NO_OPTIONS_SORT=yes
 .if !defined(PKGNAMESUFFIX)



More information about the Midnightbsd-cvs mailing list