aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/pspp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index ece59bfe0938..bb714c3c3787 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -27,7 +27,7 @@ INFO= pspp
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= "does not compile"
+USE_GCC= 3.4+
.endif
.include <bsd.port.post.mk>