pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/gedit remove --enable-schemas-install which is...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6a362eefc1e
branches:  trunk
changeset: 547424:a6a362eefc1e
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Sep 16 15:49:39 2008 +0000

description:
remove --enable-schemas-install which is overridden by the framework
anyway, and add second schema file

diffstat:

 editors/gedit/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r b0a68908d227 -r a6a362eefc1e editors/gedit/Makefile
--- a/editors/gedit/Makefile    Tue Sep 16 15:33:32 2008 +0000
+++ b/editors/gedit/Makefile    Tue Sep 16 15:49:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2008/05/29 16:44:53 drochner Exp $
+# $NetBSD: Makefile,v 1.85 2008/09/16 15:49:39 drochner Exp $
 #
 
 DISTNAME=              gedit-2.22.3
@@ -20,9 +20,8 @@
 
 PKGCONFIG_OVERRIDE+=   data/gedit.pc.in
 
-GCONF_SCHEMAS=         gedit.schemas
+GCONF_SCHEMAS=         gedit.schemas gedit-file-browser.schemas
 
-CONFIGURE_ARGS+=       --enable-schemas-install
 # XXX option?
 .include "../../textproc/enchant/buildlink3.mk"
 .include "../../textproc/iso-codes/buildlink3.mk"



Home | Main Index | Thread Index | Old Index