1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Use mono to unbreak when no TZ is set

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2015-03-11 22:03:46 +00:00
parent 22a1796a55
commit 0efaccce70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381044

View File

@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}/d
${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>