unbreak by setting MODMONO_GMCS_COMPAT=Yes so that a smylink gets created to mcs

This commit is contained in:
robert 2015-10-03 11:55:38 +00:00
parent a34599367b
commit 85636a6989
6 changed files with 13 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2013/03/10 22:55:03 espie Exp $
# $OpenBSD: Makefile,v 1.8 2015/10/03 11:55:38 robert Exp $
COMMENT= tagging library for the Mono framework
@ -16,6 +16,7 @@ MASTER_SITES= http://download.banshee-project.org/taglib-sharp/${V}/
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/mono
MODMONO_GMCS_COMPAT= Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= x11/gnome/mono-gnome

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2015/05/25 07:48:45 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2015/10/03 11:55:38 robert Exp $
COMMENT= C\# implementation of D-Bus
@ -14,6 +14,7 @@ MASTER_SITES= https://github.com/downloads/mono/dbus-sharp/
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/mono
MODMONO_GMCS_COMPAT= Yes
USE_GMAKE= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2013/08/07 21:31:37 naddy Exp $
# $OpenBSD: Makefile,v 1.5 2015/10/03 11:55:39 robert Exp $
COMMENT= .NET library for the Google Data API
@ -17,6 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= ${HOMEPAGE}files/
MODULES= lang/mono
MODMONO_GMCS_COMPAT= Yes
USE_GMAKE= Yes
NO_TEST= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2015/05/25 07:50:30 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2015/10/03 11:55:39 robert Exp $
COMMENT= Zero Configuration Networking library for Mono
@ -15,6 +15,7 @@ MASTER_SITES= http://download.banshee-project.org/mono-zeroconf/
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/mono
MODMONO_GMCS_COMPAT= Yes
USE_GMAKE= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2015/04/04 09:21:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2015/10/03 11:55:39 robert Exp $
COMMENT= C\# implementation of dbus
DISTNAME= ndesk-dbus-0.6.1a
@ -13,6 +13,8 @@ PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/mono
MODMONO_GMCS_COMPAT= Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= x11/dbus

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2015/06/26 09:18:39 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2015/10/03 11:55:39 robert Exp $
CATEGORIES = devel
COMMENT = Qt4 bindings for .NET/Mono
@ -27,6 +27,7 @@ WANTLIB += ${KDE4LIB}/smokeqtuitools ${KDE4LIB}/smokeqtwebkit
WANTLIB += qscintilla2
MODULES = multimedia/phonon lang/mono
MODMONO_GMCS_COMPAT = Yes
MODKDE4_USE =