summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-09-16 15:49:39 +0000
committerdrochner <drochner@pkgsrc.org>2008-09-16 15:49:39 +0000
commit2ef35be8447c71d8f700912bd53702c83a040fd8 (patch)
treedb2c7dc2e70bca515e140bf2b9b7fd061f049695 /editors
parent2075969ed1ef71042b5c0fbd3d7b496d6014bb89 (diff)
downloadpkgsrc-2ef35be8447c71d8f700912bd53702c83a040fd8.tar.gz
remove --enable-schemas-install which is overridden by the framework
anyway, and add second schema file
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index f2aa7b30ba1..d393d072204 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -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 @@ GNU_CONFIGURE= YES
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"