svn commit: r387190 - head/devel/mono-addins
Antoine Brodin
antoine at FreeBSD.org
Sat May 23 23:16:11 UTC 2015
Author: antoine
Date: Sat May 23 23:16:10 2015
New Revision: 387190
URL: https://svnweb.freebsd.org/changeset/ports/387190
Log:
Fix configure with mono 4
Reported by: pkg-fallout
Modified:
head/devel/mono-addins/Makefile
Modified: head/devel/mono-addins/Makefile
==============================================================================
--- head/devel/mono-addins/Makefile Sat May 23 23:04:34 2015 (r387189)
+++ head/devel/mono-addins/Makefile Sat May 23 23:16:10 2015 (r387190)
@@ -14,6 +14,7 @@ GH_ACCOUNT= mono
GH_TAGNAME= ${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
+CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
USES= autoreconf gmake mono pkgconfig
WANT_GNOME= yes
More information about the svn-ports-head
mailing list