summaryrefslogtreecommitdiff
path: root/devel/libgnomeui
diff options
context:
space:
mode:
authorgrant <grant>2004-05-06 22:03:36 +0000
committergrant <grant>2004-05-06 22:03:36 +0000
commit60caaf89e91accabf3e695472a751e8c127d0d0a (patch)
tree10ac1d779ee524cd388883b5b3991c43c59c470b /devel/libgnomeui
parent806c1456c67049712374e8c57bdc5b75698449ea (diff)
downloadpkgsrc-60caaf89e91accabf3e695472a751e8c127d0d0a.tar.gz
this version of libgnomeui demands gtk2+>=2.4.1. make it so.
Diffstat (limited to 'devel/libgnomeui')
-rw-r--r--devel/libgnomeui/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile
index 464f84f6cdb..40773087323 100644
--- a/devel/libgnomeui/Makefile
+++ b/devel/libgnomeui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/05/04 21:11:16 jmmv Exp $
+# $NetBSD: Makefile,v 1.34 2004/05/06 22:03:36 grant Exp $
#
DISTNAME= libgnomeui-2.6.1.1
@@ -29,6 +29,8 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
PKGCONFIG_BASE= ${WRKSRC}/libgnomeui/libgnomeui-2.0.pc
PKGCONFIG_OVERRIDE= ${PKGCONFIG_BASE}.in
+BUILDLINK_DEPENDS.gtk2= gtk2+>=2.4.1
+
# Needed because part of the pc files doesn't get filled in till after
# configure does its pass