[Midnightbsd-cvs] mports [23747] trunk/lang/php70/Makefile.ext: add configure target

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 18 16:50:20 EDT 2018


Revision: 23747
          http://svnweb.midnightbsd.org/mports/?rev=23747
Author:   laffer1
Date:     2018-08-18 16:50:19 -0400 (Sat, 18 Aug 2018)
Log Message:
-----------
add configure target

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

Modified: trunk/lang/php70/Makefile.ext
===================================================================
--- trunk/lang/php70/Makefile.ext	2018-08-18 20:48:56 UTC (rev 23746)
+++ trunk/lang/php70/Makefile.ext	2018-08-18 20:50:19 UTC (rev 23747)
@@ -13,6 +13,8 @@
 
 EXTRACT_AFTER_ARGS?=	${EXTSUBDIR}
 
+CONFIGURE_TARGET=	${ARCH}-portbld-freebsd10.4
+
 .if ${PHP_MODNAME} == "bcmath"
 CONFIGURE_ARGS+=--enable-bcmath
 



More information about the Midnightbsd-cvs mailing list