summaryrefslogtreecommitdiff
path: root/lang/intercal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/intercal/Makefile')
-rw-r--r--lang/intercal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile
index 0d3411d0bbfd..a8e1da78eff1 100644
--- a/lang/intercal/Makefile
+++ b/lang/intercal/Makefile
@@ -25,7 +25,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 900000
-USE_GCC= 4.6+
+USE_GCC= yes
.endif
.include <bsd.port.post.mk>