aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-01-22 16:24:42 +0800
committergerald <gerald@FreeBSD.org>2009-01-22 16:24:42 +0800
commit625b6603de7dcb9af7a8657f978a792135666bc8 (patch)
tree5b946a12f68e15ab045478aba3dc25216d3da0fc /math
parent480b28a47b0aa2c045522232c2a332df32f41c7d (diff)
downloadfreebsd-ports-gnome-625b6603de7dcb9af7a8657f978a792135666bc8.tar.gz
freebsd-ports-gnome-625b6603de7dcb9af7a8657f978a792135666bc8.tar.zst
freebsd-ports-gnome-625b6603de7dcb9af7a8657f978a792135666bc8.zip
Fix CONFIGURE_ENV after recent USE_FORTRAN changes.
PR: 130847 Submitted by: bf2006a@yahoo.com (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index c9d1ed67e42e..6e15b9930e73 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -56,7 +56,7 @@ USE_ICONV= yes
USE_PERL5= yes
USE_GETTEXT= yes
-CONFIGURE_ENV= INSTALL_DATA="${INSTALL} ${COPY} ${_SHROWNGRP} -m 644" F77="${F77}" FC="${FC}"
+CONFIGURE_ENV= INSTALL_DATA="${INSTALL} ${COPY} ${_SHROWNGRP} -m 644"
CONFIGURE_ARGS= --enable-R-shlib --with-system-bzlib --with-system-zlib \
rdocdir=${DOCSDIR}