Subject: Re: pkgview and PKGSRC_COMPILER
To: Min Sik Kim <minskim@bawi.org>
From: Ossi Herrala <oherrala@ee.oulu.fi>
List: tech-pkg
Date: 02/03/2004 13:21:27
On Mon, Feb 02, 2004 at 07:03:54PM -0600, Min Sik Kim wrote:

> It's because you're using an overwrite package (ccache) to build a
> pkgviews package (mng).
>

Yes, you are right. This fixes it:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/ccache/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile    2004/01/31 21:36:54     1.6
+++ Makefile    2004/02/03 11:11:37
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://ccache.samba.org/
 COMMENT=       Cache for C/C++ compilers
 
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes


Maybe someone can commit that? I think this problem is also with devel/distcc.
Thanks!


-- 
Ossi Herrala, OH8HUB
PGP key ID:  0x78CD0337
Fingerprint: D343 F9C4 C739 DFFF F619  6170 8D28 8189 78CD 0337