aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-01 09:59:09 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-01 09:59:09 +0000
commit4d81331af72768712e8ebc746830e945ffcb6190 (patch)
treee441267007e09f1597d164a4bd49bf75ff978cc6 /math
parenta7f9b3582b5413d1aaadebd021fb78a9da7442dc (diff)
downloadports-4d81331af72768712e8ebc746830e945ffcb6190.tar.gz
ports-4d81331af72768712e8ebc746830e945ffcb6190.zip
Whitespace changes and PLIST sorting.
Notes
Notes: svn path=/head/; revision=33282
Diffstat (limited to 'math')
-rw-r--r--math/R-letter/Makefile5
-rw-r--r--math/R-project/Makefile5
-rw-r--r--math/R/Makefile5
3 files changed, 6 insertions, 9 deletions
diff --git a/math/R-letter/Makefile b/math/R-letter/Makefile
index d5c8259f222e..88548e711021 100644
--- a/math/R-letter/Makefile
+++ b/math/R-letter/Makefile
@@ -26,8 +26,7 @@ MAINTAINER= maurice@serc.rmit.edu.au
GNU_CONFIGURE= yes
USE_XLIB= yes
USE_PERL5= yes
-
-CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
+CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
PAPERSIZE?= letter
.if ${PAPERSIZE} != letter && ${PAPERSIZE} != a4
@@ -37,7 +36,7 @@ PAPERSIZE?= letter
@${FALSE}
.endif
-ALL_TARGET=all help html
+ALL_TARGET= all help html
MAN1= R.1
diff --git a/math/R-project/Makefile b/math/R-project/Makefile
index d5c8259f222e..88548e711021 100644
--- a/math/R-project/Makefile
+++ b/math/R-project/Makefile
@@ -26,8 +26,7 @@ MAINTAINER= maurice@serc.rmit.edu.au
GNU_CONFIGURE= yes
USE_XLIB= yes
USE_PERL5= yes
-
-CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
+CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
PAPERSIZE?= letter
.if ${PAPERSIZE} != letter && ${PAPERSIZE} != a4
@@ -37,7 +36,7 @@ PAPERSIZE?= letter
@${FALSE}
.endif
-ALL_TARGET=all help html
+ALL_TARGET= all help html
MAN1= R.1
diff --git a/math/R/Makefile b/math/R/Makefile
index d5c8259f222e..88548e711021 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -26,8 +26,7 @@ MAINTAINER= maurice@serc.rmit.edu.au
GNU_CONFIGURE= yes
USE_XLIB= yes
USE_PERL5= yes
-
-CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
+CONFIGURE_ENV= R_PAPERSIZE=${PAPERSIZE}
PAPERSIZE?= letter
.if ${PAPERSIZE} != letter && ${PAPERSIZE} != a4
@@ -37,7 +36,7 @@ PAPERSIZE?= letter
@${FALSE}
.endif
-ALL_TARGET=all help html
+ALL_TARGET= all help html
MAN1= R.1