summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-04-17 13:45:57 +0000
committerwiz <wiz@pkgsrc.org>2006-04-17 13:45:57 +0000
commit02f8f7c52d84e7f703cacd69432b00d1f021935a (patch)
tree2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /x11/gnustep-gui
parent2a2c6fd1dc2a9dec232f47934cb38bb452f6c6aa (diff)
downloadpkgsrc-02f8f7c52d84e7f703cacd69432b00d1f021935a.tar.gz
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'x11/gnustep-gui')
-rw-r--r--x11/gnustep-gui/Makefile3
-rw-r--r--x11/gnustep-gui/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index 2fd0acbcd83..41c6aa4c6a2 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2006/04/03 18:25:02 adam Exp $
+# $NetBSD: Makefile,v 1.29 2006/04/17 13:46:00 wiz Exp $
DISTNAME= gnustep-gui-0.10.3
+PKGREVISION= 1
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
diff --git a/x11/gnustep-gui/buildlink3.mk b/x11/gnustep-gui/buildlink3.mk
index b090b23dad0..cf8f0afd9a0 100644
--- a/x11/gnustep-gui/buildlink3.mk
+++ b/x11/gnustep-gui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2006/04/12 10:27:41 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2006/04/17 13:46:00 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNUSTEP_GUI_BUILDLINK3_MK:= ${GNUSTEP_GUI_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= gnustep-gui
.if !empty(GNUSTEP_GUI_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.gnustep-gui+= gnustep-gui>=0.9.2
-BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.10.2nb1
+BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.10.3nb1
BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui
PRINT_PLIST_AWK+= /^@dirrm share\/GNUstep\/System\/Library\/Bundles\/GSPrinting$$/ { print "@comment in x11/gnustep-gui: " $$0; next; }