aboutsummaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R/Makefile')
-rw-r--r--math/R/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index d6354d088c45..41a2b4c47d33 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -72,7 +72,7 @@ pre-fetch:
@${ECHO} " # make PAPERSIZE=letter install clean"
@${ECHO}
.else
-CONFIGURE_ENV+= R_PAPERSIZE=${PAPERSIZE}
+CONFIGURE_ENV+= R_PAPERSIZE=${PAPERSIZE}
.endif
# Build the four documentation formats sequentially (instead of simultaneously)