Date: Thu, 12 Mar 2015 18:41:13 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381143 - head/devel/monodevelop Message-ID: <201503121841.t2CIfDrS053032@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503121841.t2CIfDrS053032>