summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui
diff options
context:
space:
mode:
authorreed <reed>2004-01-03 18:49:33 +0000
committerreed <reed>2004-01-03 18:49:33 +0000
commita06f12bdce16b588525a769c9f6a99518e6aaef5 (patch)
tree9081871bd8eb77c4940a5eca1b3c12d42386c628 /x11/gnustep-gui
parent3ab1e667ba104f163d1528c390c82f6594e320cc (diff)
downloadpkgsrc-a06f12bdce16b588525a769c9f6a99518e6aaef5.tar.gz
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
Diffstat (limited to 'x11/gnustep-gui')
-rw-r--r--x11/gnustep-gui/Makefile3
-rw-r--r--x11/gnustep-gui/buildlink2.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index 9c214ce3210..1e7b71ee788 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/12/05 10:06:39 adam Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:56 reed Exp $
#
DISTNAME= gnustep-gui-0.9.0
+PKGREVISION= 1
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
diff --git a/x11/gnustep-gui/buildlink2.mk b/x11/gnustep-gui/buildlink2.mk
index ea9992eded8..e93d4bed450 100644
--- a/x11/gnustep-gui/buildlink2.mk
+++ b/x11/gnustep-gui/buildlink2.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink2.mk,v 1.7 2003/12/05 10:06:39 adam Exp $
+# $NetBSD: buildlink2.mk,v 1.8 2004/01/03 18:49:56 reed Exp $
#
.if !defined(GNUSTEP_GUI_BUILDLINK2_MK)
GNUSTEP_GUI_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnustep-gui
-BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.9.0
+BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.9.0nb1
BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui
EVAL_PREFIX+= BUILDLINK_PREFIX.gnustep-gui=gnustep-gui