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