summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/generator/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile
index bd06bd0a74b5..7f38870882d7 100644
--- a/emulators/generator/Makefile
+++ b/emulators/generator/Makefile
@@ -31,6 +31,10 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
+BROKEN= "Does not configure on alpha 5.x"
+.endif
+
.if ${ARCH} == "i386"
BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm
CONFIGURE_ARGS+= --with-raze