summaryrefslogtreecommitdiff
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authorreed <reed>2004-05-28 18:27:10 +0000
committerreed <reed>2004-05-28 18:27:10 +0000
commit69e6cd2eae6e9802ce31df97ea6b560290abec55 (patch)
tree3dff672df9ad314f5d35a4f9db6a8a741d013f09 /x11/gnome-panel
parentf091665c402aa28b24192f2c5a7a42958d3adead (diff)
downloadpkgsrc-69e6cd2eae6e9802ce31df97ea6b560290abec55.tar.gz
gnome-panel's configure checks for 'gconf-2.0 >= 2.6.1'
so depend on GConf2>=2.6.1. (Okay'd by maintainer, jmmv@.)
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 23062f29b09..5017978f3b4 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2004/05/15 15:48:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.39 2004/05/28 18:27:10 reed Exp $
#
DISTNAME= gnome-panel-2.6.1
@@ -23,6 +23,8 @@ PKGCONFIG_OVERRIDE= libpanel-applet/libpanelapplet-2.0.pc.in
CONFIGURE_ARGS+= --enable-gtk-doc=no
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
+BUILDLINK_DEPENDS.GConf2+= GConf2>=2.6.1
+
GCONF2_SCHEMAS= clock.schemas
GCONF2_SCHEMAS+= fish.schemas
GCONF2_SCHEMAS+= gnome-panel-screenshot.schemas