summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-06-11 18:12:10 +0000
committerminskim <minskim@pkgsrc.org>2004-06-11 18:12:10 +0000
commit1ad4df448107ace242852c0756b083db703b0d08 (patch)
treefdd76b23e3a90d9269ef42b26c24df8739f4217c /devel
parent009c0eb916de65509d65ff95bcde8d382f5be697 (diff)
downloadpkgsrc-1ad4df448107ace242852c0756b083db703b0d08.tar.gz
Temporarily disable pkgviews installation, because currently it
breaks other packages when enabled.
Diffstat (limited to 'devel')
-rw-r--r--devel/GConf2/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/GConf2/Makefile.common b/devel/GConf2/Makefile.common
index baa6804cad7..a32b91b7b81 100644
--- a/devel/GConf2/Makefile.common
+++ b/devel/GConf2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2004/06/05 00:09:50 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.20 2004/06/11 18:12:11 minskim Exp $
#
DISTNAME= GConf-2.6.1
@@ -10,7 +10,8 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/projects/gconf/
COMMENT= Configuration database system used by GNOME (v2)
-PKG_INSTALLATION_TYPES= overwrite pkgviews
+# not ready yet. .schemas are installed in the depot.
+#PKG_INSTALLATION_TYPES= overwrite pkgviews
BUILD_USES_MSGFMT= yes