svn commit: r381143 - head/devel/monodevelop

Antoine Brodin antoine at FreeBSD.org
Thu Mar 12 18:41:13 UTC 2015


Author: antoine
Date: Thu Mar 12 18:41:12 2015
New Revision: 381143
URL: https://svnweb.freebsd.org/changeset/ports/381143
QAT: https://qat.redports.org/buildarchive/r381143/

Log:
  Use mono to unbreak when no TZ is set

Modified:
  head/devel/monodevelop/Makefile

Modified: head/devel/monodevelop/Makefile
==============================================================================
--- head/devel/monodevelop/Makefile	Thu Mar 12 18:40:35 2015	(r381142)
+++ head/devel/monodevelop/Makefile	Thu Mar 12 18:41:12 2015	(r381143)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${LOCALBASE}/lib/libgdiplus
 
 USE_GNOME=	gtksharp20 gnomesharp20
 GNU_CONFIGURE=	yes
-USES=		desktop-file-utils gettext gmake pathfix shared-mime-info tar:bzip2
+USES=		desktop-file-utils gettext gmake mono pathfix shared-mime-info tar:bzip2
 INSTALLS_ICONS=	yes
 
 OPTIONS_DEFINE=	MONOEXT GIT SVN


More information about the svn-ports-head mailing list