pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/MesaLib Remove IGNORE_CCACHE, this was just m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d974ff5cbcde
branches:  trunk
changeset: 542051:d974ff5cbcde
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Wed Apr 30 16:40:08 2008 +0000

description:
Remove IGNORE_CCACHE, this was just me debugging.  Thanks to wiz@.

diffstat:

 graphics/MesaLib/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 808109204e7a -r d974ff5cbcde graphics/MesaLib/Makefile
--- a/graphics/MesaLib/Makefile Wed Apr 30 16:23:22 2008 +0000
+++ b/graphics/MesaLib/Makefile Wed Apr 30 16:40:08 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2008/04/30 07:00:14 bjs Exp $
+# $NetBSD: Makefile,v 1.60 2008/04/30 16:40:08 bjs Exp $
 
 PKGNAME=       MesaLib-${MESA_PKGVERSION}
 COMMENT=       Graphics library similar to SGI's OpenGL
@@ -9,8 +9,6 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-INORE_CCACHE=          yes
-
 BUILD_DEFS+=           MESA_HZ MESA_EXECMEM_HEAPSIZE
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index