aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/gotoblas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile
index 89b6ef7b75c7..c98d36145710 100644
--- a/math/gotoblas/Makefile
+++ b/math/gotoblas/Makefile
@@ -30,7 +30,7 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/GotoBLAS2
USES= gmake perl5
-USE_GCC= 4.6+
+USE_GCC= yes
USE_PERL5= build
GOTOLIBS= libgoto2 libgoto2p
GOTOFILES= ${GOTOLIBS:S|$|.so|} ${GOTOLIBS:S|$|.so.1|} ${GOTOLIBS:S|$|.a|}