summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-09-18 10:22:28 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-09-18 10:22:28 +0000
commitec60016e986f67f6abddfc1cf67f21b429bf2e4d (patch)
tree533bde1e263f01ff940d7cab7bf9f51dfbf1be5c /math
parent- switch to USE_QT4 instead of deprecated USE_QT_VER/QT_COMPONENTS (diff)
- Remove limitation on unthreaded version of Tk
PR: 171156 Submitted by: gahr Approved by: maintainer (timeout 20 days)
Notes
Notes: svn path=/head/; revision=304440
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 46f376395e9b..008f9d2fd89e 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -194,7 +194,6 @@ CONFIGURE_ARGS+= --without-libpng
.endif
.if ${PORT_OPTIONS:MTCLTK}
-USE_TK_NO_THREADS= yes
USE_TK = 84+
CONFIGURE_ARGS+= --with-tcltk \
--with-tcl-config=${TCL_LIBDIR}/tclConfig.sh \