aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-02 09:08:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-02 09:08:37 +0000
commitc05e24ab65112059f7c2777eedd2e509b78323d5 (patch)
treed227b3e2020fa4af0e2deb6af61437512de97941 /biology
parent0575b0df4336172c62751c8d8461a97feb8aa541 (diff)
downloadports-c05e24ab65112059f7c2777eedd2e509b78323d5.tar.gz
ports-c05e24ab65112059f7c2777eedd2e509b78323d5.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/protomol/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile
index dd40c86556d6..1a004ef8634c 100644
--- a/biology/protomol/Makefile
+++ b/biology/protomol/Makefile
@@ -38,6 +38,10 @@ OPTIONS= GLUT "Use glut" on
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
.if defined(WITH_GLUT)
CONFIGURE_ARGS+= --with-glut=yes
LIB_DEPENDS+= glut.4:${PORTSDIR}/graphics/libglut