[Midnightbsd-cvs] mports [24213] trunk/lang/mono/Makefile: set target

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 5 08:38:35 EDT 2018


Revision: 24213
          http://svnweb.midnightbsd.org/mports/?rev=24213
Author:   laffer1
Date:     2018-09-05 08:38:35 -0400 (Wed, 05 Sep 2018)
Log Message:
-----------
set target

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

Modified: trunk/lang/mono/Makefile
===================================================================
--- trunk/lang/mono/Makefile	2018-09-05 12:37:03 UTC (rev 24212)
+++ trunk/lang/mono/Makefile	2018-09-05 12:38:35 UTC (rev 24213)
@@ -18,7 +18,7 @@
 LICENSE_COMB=	dual
 
 
-BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
+BUILD_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser \
 		bash:${PORTSDIR}/shells/bash
 LIB_DEPENDS=	libinotify.so:devel/libinotify
 
@@ -26,6 +26,7 @@
 USE_GNOME=	glib20
 USE_PERL5=	build
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	${ARCH}-portbld-freebsd9.1
 USE_LDCONFIG=	yes
 WRKSRC=		${WRKDIR}/mono-${PORTVERSION:R}
 



More information about the Midnightbsd-cvs mailing list