summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-13 17:58:03 +0000
committerwiz <wiz>2006-01-13 17:58:03 +0000
commitb1f28216474e5a2c5c2ffe348e4d0ba672a02d59 (patch)
tree3cfa5ea4a341063960bcff3d27a6c8aeec98ac05 /graphics
parentf7645fad819551777217162ec96e1544bc9d1b1c (diff)
downloadpkgsrc-b1f28216474e5a2c5c2ffe348e4d0ba672a02d59.tar.gz
Correct libglade dependency -- package wants at least 2.4.0.
Diffstat (limited to 'graphics')
-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"