summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authortaya <taya>2001-08-30 15:30:09 +0000
committertaya <taya>2001-08-30 15:30:09 +0000
commit5f077d014424bf37eb111d1fbbca97496da457ba (patch)
tree2a0585e7fa4c50feca0f7e9ca51b3c5e1cc017bb /www/galeon
parentc6b2e0bd5d32a2b338c849bf4b6f20cad5b3e7dd (diff)
downloadpkgsrc-5f077d014424bf37eb111d1fbbca97496da457ba.tar.gz
update dependency
GConf>=1.0.0 -> GConf>=1.0.4
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index d078c79e079..68fb35fd4f6 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/08/29 14:31:45 abs Exp $
+# $NetBSD: Makefile,v 1.11 2001/08/30 15:30:09 taya Exp $
DISTNAME= galeon-0.12
CATEGORIES= www
@@ -14,7 +14,7 @@ DEPENDS+= mozilla>=0.9.2:../mozilla
DEPENDS+= gnome-libs>=1.2.1:../../x11/gnome-libs
DEPENDS+= libglade>=0.13:../../devel/libglade
DEPENDS+= gnome-vfs>=0.6:../../sysutils/gnome-vfs
-DEPENDS+= GConf>=1.0.0:../../devel/GConf
+DEPENDS+= GConf>=1.0.4:../../devel/GConf
DEPENDS+= oaf>=0.6.5:../../devel/oaf
DEPENDS+= libxml>=1.8.13:../../textproc/libxml
DEPENDS+= libiconv>=1.6.1:../../converters/libiconv