aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-21 19:05:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-21 19:05:17 +0000
commit00a5e04aa6d17d5e44c476d2605143eb288cd288 (patch)
treebcd8f4be15fc71d3df9b9303f678046f2b55d291 /math
parent4e801d79e363bee21034d166d85232e8e070cc5e (diff)
downloadports-00a5e04aa6d17d5e44c476d2605143eb288cd288.tar.gz
ports-00a5e04aa6d17d5e44c476d2605143eb288cd288.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index af2df8ad5cb0..3a415308e99e 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