pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/zenity no need to pull in gconf schema handling



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8790224e83c1
branches:  trunk
changeset: 521486:8790224e83c1
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Nov 13 16:24:25 2006 +0000

description:
no need to pull in gconf schema handling

diffstat:

 x11/zenity/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6ed04c9884d8 -r 8790224e83c1 x11/zenity/Makefile
--- a/x11/zenity/Makefile       Mon Nov 13 16:19:40 2006 +0000
+++ b/x11/zenity/Makefile       Mon Nov 13 16:24:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/10/30 21:43:14 drochner Exp $
+# $NetBSD: Makefile,v 1.42 2006/11/13 16:24:25 drochner Exp $
 #
 
 DISTNAME=      zenity-2.16.1
@@ -17,7 +17,6 @@
 
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.8.0
 
-.include "../../devel/GConf2/schemas.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/libglade2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index