summaryrefslogtreecommitdiff
path: root/x11/gnome-sharp
diff options
context:
space:
mode:
authorhe <he>2009-03-25 22:37:12 +0000
committerhe <he>2009-03-25 22:37:12 +0000
commitc9b92daa59329f38b62282a34acd27f08353ffbb (patch)
tree520623c65994cc91b0cb8f1db78b52094824c96e /x11/gnome-sharp
parent2112581a55e56dee2a4abd1d1be37089a40e19a7 (diff)
downloadpkgsrc-c9b92daa59329f38b62282a34acd27f08353ffbb.tar.gz
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).
Diffstat (limited to 'x11/gnome-sharp')
-rw-r--r--x11/gnome-sharp/Makefile3
-rw-r--r--x11/gnome-sharp/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile
index 0c3e1d0afc4..a1ce8d94f1c 100644
--- a/x11/gnome-sharp/Makefile
+++ b/x11/gnome-sharp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2009/03/22 22:35:32 kefren Exp $
+# $NetBSD: Makefile,v 1.12 2009/03/25 22:37:15 he Exp $
#
DISTNAME= gnome-sharp-2.24.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-sharp/2.24/}
diff --git a/x11/gnome-sharp/buildlink3.mk b/x11/gnome-sharp/buildlink3.mk
index 5ddacba99a9..d01f3400cd1 100644
--- a/x11/gnome-sharp/buildlink3.mk
+++ b/x11/gnome-sharp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2009/03/20 19:25:41 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2009/03/25 22:37:15 he Exp $
BUILDLINK_TREE+= gnome-sharp
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= gnome-sharp
GNOME_SHARP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.0
+BUILDLINK_ABI_DEPENDS.gnome-sharp?= gnome-sharp>=2.24.1nb1
BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp
.include "../../devel/libgnomeui/buildlink3.mk"