summaryrefslogtreecommitdiff
path: root/devel/gal/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-12-31 09:35:24 +0000
committerrh <rh@pkgsrc.org>2000-12-31 09:35:24 +0000
commit223a9a5ce2a1ea933c8d8772f7b4a7789a3a1f6e (patch)
tree5a46612acb8b783bf85c476de1d2190e7fe30308 /devel/gal/Makefile
parent5a9479eef4b4fc618b43a0e3d685c18c4f89338b (diff)
downloadpkgsrc-223a9a5ce2a1ea933c8d8772f7b4a7789a3a1f6e.tar.gz
Update gal to 0.4.1. Changes include:
- Lots of bug fixes. - Tooltips in ETable behave more nicely. - Stronger font handling. - Lots more translations. - ETree is much faster now. - ETable headers are much prettier now. - Sorting in ETree works much better now.
Diffstat (limited to 'devel/gal/Makefile')
-rw-r--r--devel/gal/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gal/Makefile b/devel/gal/Makefile
index 72f697c8119..03c0fd98c76 100644
--- a/devel/gal/Makefile
+++ b/devel/gal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2000/12/17 08:54:00 rh Exp $
+# $NetBSD: Makefile,v 1.6 2000/12/31 09:35:24 rh Exp $
#
-DISTNAME= gal-0.2.2
+DISTNAME= gal-0.4.1
CATEGORIES= gnome devel
MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gal/}
@@ -13,6 +13,7 @@ DEPENDS+= gnome-print>=0.25:../../print/gnome-print
DEPENDS+= gnome-vfs-*:../../sysutils/gnome-vfs
DEPENDS+= libglade>=0.14:../../devel/libglade
DEPENDS+= libunicode>=0.4:../../textproc/libunicode
+DEPENDS+= bonobo>=0.26:../../devel/bonobo
GNU_CONFIGURE= YES
USE_LIBTOOL= YES