aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2014-10-06 23:39:59 +0800
committerjhale <jhale@FreeBSD.org>2014-10-06 23:39:59 +0800
commit07b897939c89885544b2e5e90b063a6bd95b476b (patch)
tree6f2940dc3f29ec76a2eb3bd8bf25c91cc01bef9a /math
parentfdcca278c77618d506710a2419557d8628bc665f (diff)
downloadfreebsd-ports-gnome-07b897939c89885544b2e5e90b063a6bd95b476b.tar.gz
freebsd-ports-gnome-07b897939c89885544b2e5e90b063a6bd95b476b.tar.zst
freebsd-ports-gnome-07b897939c89885544b2e5e90b063a6bd95b476b.zip
- Convert long-gone USE_FORTRAN to USES=fortran
Diffstat (limited to 'math')
-rw-r--r--math/cantor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 2aa366c9dead..009c9cdfe95f 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -33,7 +33,7 @@ R_DESC= Build R backend and install R
R_BUILD_DEPENDS= R:${PORTSDIR}/math/R
R_RUN_DEPENDS= R:${PORTSDIR}/math/R
# Required to set CFLAGS for -lgfortran.
-R_USE= FORTRAN=yes
+R_USES= fortran
R_CMAKE_OFF= -DWITH_R:BOOL=FALSE
SAGE_DESC= Install Sage