aboutsummaryrefslogtreecommitdiffstats
path: root/math/sage
diff options
context:
space:
mode:
Diffstat (limited to 'math/sage')
-rw-r--r--math/sage/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 76a49e99ab98..e6ecdb0d8b1c 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -34,9 +34,8 @@ NO_STAGE= yes
PLIST_FILES= bin/sage
USE_GCC= yes
-USE_TK= yes
USE_TEX= latex:build
-USES= fortran gmake iconv
+USES= fortran gmake iconv tk
MAKE_JOBS_SAFE= yes
LDFLAGS:= -Wl,-rpath=${WRKSRC}/local/lib ${LDFLAGS}
FFLAGS+= -Wl,-rpath=${WRKSRC}/local/lib ${FPM_FLAG}