summaryrefslogtreecommitdiffstats
path: root/math/pspp
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-12-12 10:19:17 +0000
committervs <vs@FreeBSD.org>2005-12-12 10:19:17 +0000
commitf6a4deb59bcc783e38a193e7bdca7a2052bb0259 (patch)
tree4fca715e5ad47839b8ce2b439bd14cbaae866fd0 /math/pspp
parent95032fd6ebb0d11938b3e82af4b70616d3f3b28e (diff)
downloadFreeBSD-ports-f6a4deb59bcc783e38a193e7bdca7a2052bb0259.zip
FreeBSD-ports-f6a4deb59bcc783e38a193e7bdca7a2052bb0259.tar.gz
Unbreak on 4.x: Builds fine with GCC 3.4+
Diffstat (limited to 'math/pspp')
-rw-r--r--math/pspp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index ece59bf..bb714c3 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>
OpenPOWER on IntegriCloud