summaryrefslogtreecommitdiff
path: root/x11/gnome-sharp/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-17 12:44:53 +0000
committerwiz <wiz@pkgsrc.org>2013-06-17 12:44:53 +0000
commita9864a7b1579f02babb7e5977232cfcbeb7882cc (patch)
tree969ca0b7b7ce20bbbcef0e506f6ab73c0ea60a83 /x11/gnome-sharp/Makefile
parent7c65a294b7fe71a60df821d0f596485e78f232d5 (diff)
downloadpkgsrc-a9864a7b1579f02babb7e5977232cfcbeb7882cc.tar.gz
Make mono packages depend on lang/mono2 instead of lang/mono.
The latter contains the unstable version 3 of mono, which breaks many mono packages. Bump dependencies and PKGREVISIONs. Ok during freeze: gdt@
Diffstat (limited to 'x11/gnome-sharp/Makefile')
-rw-r--r--x11/gnome-sharp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile
index e696e71b6b2..6a125cc7cd3 100644
--- a/x11/gnome-sharp/Makefile
+++ b/x11/gnome-sharp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2013/06/06 12:53:45 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2013/06/17 12:44:55 wiz Exp $
#
DISTNAME= gnome-sharp-2.24.2
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-sharp/2.24/}
@@ -44,7 +44,7 @@ BUILDLINK_API_DEPENDS.libart+= libart>=2.3.20
.include "../../graphics/libart/buildlink3.mk"
BUILDLINK_API_DEPENDS.libgnomecanvas+= libgnomecanvas>=2.20.0
.include "../../graphics/libgnomecanvas/buildlink3.mk"
-.include "../../lang/mono/buildlink3.mk"
+.include "../../lang/mono2/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnome-vfs+= gnome-vfs>=2.22.0
.include "../../sysutils/gnome-vfs/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.13.0