[Midnightbsd-cvs] mports [23765] trunk/devel/php-xdebug/Makefile: add configure target

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 18 19:22:55 EDT 2018


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

Modified Paths:
--------------
    trunk/devel/php-xdebug/Makefile

Modified: trunk/devel/php-xdebug/Makefile
===================================================================
--- trunk/devel/php-xdebug/Makefile	2018-08-18 23:19:31 UTC (rev 23764)
+++ trunk/devel/php-xdebug/Makefile	2018-08-18 23:22:55 UTC (rev 23765)
@@ -13,6 +13,8 @@
 LICENSE=	other
 
 CONFIGURE_ARGS=	--enable-xdebug
+CONFIGURE_TARGET=       ${ARCH}-portbld-freebsd10.4
+
 USE_PHP=	yes
 USE_PHPEXT=	yes
 USE_PHPIZE=	yes



More information about the Midnightbsd-cvs mailing list