From 5f3ece96a995b0be2e3f9d11487728e755fe0ae4 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 11 Jun 2004 18:12:10 +0000 Subject: Temporarily disable pkgviews installation, because currently it breaks other packages when enabled. --- devel/GConf2/Makefile.common | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel') 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 -- cgit v1.2.3