summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui/buildlink2.mk
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-04-01 08:35:15 +0000
committerrh <rh@pkgsrc.org>2003-04-01 08:35:15 +0000
commitc2f36e36be6c1c36a96c055c54415f7a9a70a890 (patch)
tree6d634a5fd891b856249937c1da7ded121ed34ab5 /x11/gnustep-gui/buildlink2.mk
parent034e3e38dd8b62e08593aa2fddaf1b71e1b49d83 (diff)
downloadpkgsrc-c2f36e36be6c1c36a96c055c54415f7a9a70a890.tar.gz
Update gnustep-gui to 0.8.5
Noteworthy changes in version `0.8.5' ===================================== Bug fixes. NSStringDrawing now uses text system implementation. Noteworthy changes in version `0.8.4' ===================================== This release features a brand new text and layout system thanks to Alexander Malmberg. Other improvements include: * Various display optimizations. * Default border to NSScrollView changed * Printing fixes. * NSToolbar partially implemented.
Diffstat (limited to 'x11/gnustep-gui/buildlink2.mk')
-rw-r--r--x11/gnustep-gui/buildlink2.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-gui/buildlink2.mk b/x11/gnustep-gui/buildlink2.mk
index 1679b5648d8..9f4b0808c16 100644
--- a/x11/gnustep-gui/buildlink2.mk
+++ b/x11/gnustep-gui/buildlink2.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink2.mk,v 1.3 2003/01/03 04:06:15 rh Exp $
+# $NetBSD: buildlink2.mk,v 1.4 2003/04/01 08:35:15 rh Exp $
#
.if !defined(GNUSTEP_GUI_BUILDLINK2_MK)
GNUSTEP_GUI_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnustep-gui
-BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.8.3
+BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.8.5
BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui
EVAL_PREFIX+= BUILDLINK_PREFIX.gnustep-gui=gnustep-gui