summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-26 08:31:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-26 08:31:15 +0000
commite4010b1e0025c130806364fb2d6757c8d858ad0d (patch)
treebde0303dd9aa8d67a1a94fd8fd5071699f7959c4 /emulators
parentBROKEN on !i386: Does not compile (diff)
BROKEN on alpha 5.x: Configure fails
Notes
Notes: svn path=/head/; revision=102168
Diffstat (limited to 'emulators')
-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