aboutsummaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-10-14 18:04:32 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-10-14 18:04:32 +0000
commitdead2618db30b3a73589ba7328a571ad68aed47c (patch)
tree7f42a2e6eea2b4ac039b2998f1517566343352e9 /math/R/Makefile
parent29dbce9004ff600a6935340f4369679611701123 (diff)
downloadports-dead2618db30b3a73589ba7328a571ad68aed47c.tar.gz
ports-dead2618db30b3a73589ba7328a571ad68aed47c.zip
Notes
Diffstat (limited to 'math/R/Makefile')
-rw-r--r--math/R/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 008f9d2fd89e..593c777241aa 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -8,6 +8,7 @@
PORTNAME?= R
PORTVERSION= 2.15.1
+PORTREVISION= 1
CATEGORIES= math lang
MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
ftp://cran.r-project.org/pub/R/src/base/R-2/ \
@@ -79,7 +80,7 @@ OPTIONS_DEFAULT+= GHOSTSCRIPT INFO_MANUALS JPEG LIBR PANGOCAIRO PNG TCLTK \
PLIST_SUB= R_SOVERSION="${R_SOVERSION}" \
RBLAS_SOVERSION="${RBLAS_SOVERSION}" \
RLAPACK_SOVERSION="${RLAPACK_SOVERSION}"
-R_LD_LIBRARY_PATH= ${LOCALBASE}/lib/${_GCC_BUILD_DEPENDS}:${LOCALBASE}/lib
+R_LD_LIBRARY_PATH= ${_GCC_RUNTIME}:${LOCALBASE}/lib
USE_ICONV= yes
.if !defined(LIBR_SLAVEPORT)
MAN1= R.1 Rscript.1