pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-gtools There is some debugging information in g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/370b8dd132bb
branches:  trunk
changeset: 523451:370b8dd132bb
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jan 08 04:40:27 2007 +0000

description:
There is some debugging information in gtools.so.

diffstat:

 math/R-gtools/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r de772c1348bf -r 370b8dd132bb math/R-gtools/Makefile
--- a/math/R-gtools/Makefile    Mon Jan 08 04:12:35 2007 +0000
+++ b/math/R-gtools/Makefile    Mon Jan 08 04:40:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:05:53 markd Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/08 04:40:27 rillig Exp $
 #
 
 CATEGORIES=    math
@@ -11,5 +11,7 @@
 R_PKGNAME=     gtools
 R_PKGVER=      2.2.3
 
+CHECK_WRKREF_SKIP+=    lib/R/library/gtools/libs/gtools.so
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index