diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index af2df8a..3a41530 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -148,6 +148,7 @@ CONFIGURE_ENV+= R_PAPERSIZE=letter .if ${OSVERSION} < 500000 CONFIGURE_ARGS+= --disable-mbcs +BROKEN= does not compile .endif .if ${OSVERSION} < 600000 |