summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-09-08 13:44:48 +0000
committerrillig <rillig@pkgsrc.org>2007-09-08 13:44:48 +0000
commitb650e8c4ece06d682c058273d53d0ab43a031a9b (patch)
tree2378721fa7c9c5fa6fb872b2ce59e8508ee2703a /math
parent1bd0ba21bee9ae18d3177a3b70aaea3f7da71077 (diff)
downloadpkgsrc-b650e8c4ece06d682c058273d53d0ab43a031a9b.tar.gz
Fixed the path to unzip. PKGREVISION++
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 0bc1bc7a823..c97c7d8569a 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2007/03/28 11:06:29 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.92 2007/09/08 13:44:48 rillig Exp $
DISTNAME= R-2.4.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/}
@@ -16,7 +16,7 @@ NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-alpha NetBSD-1.5-alpha \
PKG_INSTALLATION_TYPES= overwrite pkgviews
TEST_TARGET= check
-USE_TOOLS+= gmake gzip:run makeinfo perl:run sed xmkmf
+USE_TOOLS+= gmake gzip:run makeinfo perl:run sed unzip:run xmkmf
USE_GNU_READLINE= yes # uses callback interface
USE_LANGUAGES= c fortran
USE_LIBTOOL= yes
@@ -50,6 +50,7 @@ CONFIGURE_ENV+= GETWD=${TOOLS_PWD_CMD:Q}
CONFIGURE_ENV+= lt_cv_path_LD=${LD:Q}
CONFIGURE_ENV+= lt_cv_path_SED=${TOOLS_SED:Q}
CONFIGURE_ENV+= ac_cv_path_R_GZIPCMD=${TOOLS_GZIP_CMD:Q}
+CONFIGURE_ENV+= ac_cv_path_R_UNZIPCMD=${TOOLS_PATH.unzip}
# Package assumes it can append to files (specifically DESCRIPTION) that have
# been installed SHAREMODE