summaryrefslogtreecommitdiff
path: root/graphics/gthumb
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-13 17:58:03 +0000
committerwiz <wiz@pkgsrc.org>2006-01-13 17:58:03 +0000
commit79037dccbbf5b1a2c020bef324ed38a4619d0db9 (patch)
tree3cfa5ea4a341063960bcff3d27a6c8aeec98ac05 /graphics/gthumb
parent9e2ddacc40ec7e0ef1f2fc5d8af8eb11cdedccc6 (diff)
downloadpkgsrc-79037dccbbf5b1a2c020bef324ed38a4619d0db9.tar.gz
Correct libglade dependency -- package wants at least 2.4.0.
Diffstat (limited to 'graphics/gthumb')
-rw-r--r--graphics/gthumb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 78566657cfc..336502ea9fa 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/12/31 12:32:37 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/13 17:58:03 wiz Exp $
DISTNAME= gthumb-2.6.8
PKGREVISION= 1
@@ -16,6 +16,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
GCONF2_SCHEMAS+= gthumb.schemas
+BUILDLINK_DEPENDS.libglade2+= libglade2>=2.4.0
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"