aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-visual
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-02 05:06:33 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-02 05:06:33 +0000
commiteb1792a3bc83437623af6f12520f7480d5b48111 (patch)
tree6799225d839274f2ea5d45b5accf3a8f5d66c185 /graphics/py-visual
parentfecb2d6f3c88a937acdded683d139cedaeede55a (diff)
downloadports-eb1792a3bc83437623af6f12520f7480d5b48111.tar.gz
ports-eb1792a3bc83437623af6f12520f7480d5b48111.zip
Notes
Diffstat (limited to 'graphics/py-visual')
-rw-r--r--graphics/py-visual/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/py-visual/Makefile b/graphics/py-visual/Makefile
index 7205da4861f1..561d3844a810 100644
--- a/graphics/py-visual/Makefile
+++ b/graphics/py-visual/Makefile
@@ -45,6 +45,12 @@ VPYTHON_SCRIPT= bin/vpython.in
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
+BROKEN= Does not compile with GCC 4.2
+.endif
+.endif
+
.if !defined(WITH_EXAMPLES)
CONFIGURE_ARGS+= --disable-examples
PLIST_SUB+= PORTEXAMPLES="@comment "