unbreak after mono update

This commit is contained in:
robert 2015-10-03 12:01:27 +00:00
parent 87aff69f45
commit 4c73f93603

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:02 espie Exp $
# $OpenBSD: Makefile,v 1.3 2015/10/03 12:01:27 robert Exp $
COMMENT= GLib main loop integration for dbus-sharp
@ -13,6 +13,7 @@ MASTER_SITES= https://github.com/downloads/mono/dbus-sharp/
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/mono
MODMONO_GMCS_COMPAT= Yes
USE_GMAKE= Yes