pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-gdata Fixed the path to the Perl interpreter. B...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38a1e598eb41
branches: trunk
changeset: 516592:38a1e598eb41
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jul 23 16:59:22 2006 +0000
description:
Fixed the path to the Perl interpreter. Bumped PKGREVISION.
diffstat:
math/R-gdata/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r d56d6e70246b -r 38a1e598eb41 math/R-gdata/Makefile
--- a/math/R-gdata/Makefile Sun Jul 23 16:57:25 2006 +0000
+++ b/math/R-gdata/Makefile Sun Jul 23 16:59:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:04:13 markd Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/23 16:59:22 rillig Exp $
#
CATEGORIES= math
@@ -10,8 +10,12 @@
R_PKGNAME= gdata
R_PKGVER= 2.1.2
+PKGREVISION= 1
DEPENDS+= R-gtools>=2.2.3:../../math/R-gtools
+REPLACE_PERL+= inst/bin/*.bat inst/perl/*.pl
+USE_TOOLS+= perl:run
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index