diff options
Diffstat (limited to 'math/sage')
-rw-r--r-- | math/sage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile index f3d066fe7308..200dd3ab110b 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFINE_amd64= 387 PLIST_FILES= bin/sage USE_FORTRAN= yes +USE_GCC= 4.6+ USE_TK= yes USE_GMAKE= yes USE_TEX= latex:build |