aboutsummaryrefslogtreecommitdiff
path: root/games/atr3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/atr3d/Makefile')
-rw-r--r--games/atr3d/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile
index 750ec42c26b2..99b640e8571b 100644
--- a/games/atr3d/Makefile
+++ b/games/atr3d/Makefile
@@ -40,6 +40,10 @@ LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042 && ${ARCH} == amd64
+BROKEN= does not compile
+.endif
+
pre-patch:
@${PERL} -pi.orig -e 's|^aclocal|${ACLOCAL}|; \
s|^autoconf|${AUTOCONF}|; s|^automake|${AUTOMAKE}|' \