Date: Wed, 11 Mar 2015 22:03:46 +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: r381044 - head/devel/notify-sharp Message-ID: <201503112203.t2BM3kh5055694@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Mar 11 22:03:46 2015 New Revision: 381044 URL: https://svnweb.freebsd.org/changeset/ports/381044 QAT: https://qat.redports.org/buildarchive/r381044/ Log: Use mono to unbreak when no TZ is set Reported by: pkg-fallout Modified: head/devel/notify-sharp/Makefile Modified: head/devel/notify-sharp/Makefile ============================================================================== --- head/devel/notify-sharp/Makefile Wed Mar 11 22:00:18 2015 (r381043) +++ head/devel/notify-sharp/Makefile Wed Mar 11 22:03:46 2015 (r381044) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig +USES= gmake mono pathfix pkgconfig USE_GNOME= gtksharp20 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503112203.t2BM3kh5055694>