pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-randomForest Wrong path in Makefile
details: https://anonhg.NetBSD.org/pkgsrc/rev/e634c8c2999e
branches: trunk
changeset: 568374:e634c8c2999e
user: adam <adam%pkgsrc.org@localhost>
date: Fri Dec 11 19:45:46 2009 +0000
description:
Wrong path in Makefile
diffstat:
math/R-randomForest/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 939afbd9295b -r e634c8c2999e math/R-randomForest/Makefile
--- a/math/R-randomForest/Makefile Fri Dec 11 19:44:57 2009 +0000
+++ b/math/R-randomForest/Makefile Fri Dec 11 19:45:46 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 19:06:17 adam Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/11 19:45:46 adam Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -10,5 +10,5 @@
R_PKGNAME= randomForest
R_PKGVER= 4.5-34
-.include "../../adam/R/Makefile.extension"
+.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index