summaryrefslogtreecommitdiff
path: root/x11/decurs
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-14 01:41:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-14 01:41:35 +0000
commit4f2a7ac379964c74543f230ef154d42bf0706aab (patch)
treeb693c95a19f6d8f87b7fc5b67beedaef40839db3 /x11/decurs
parentBROKEN on alpha 4.x: Does not compile (diff)
This is BROKEN everywhere except i386 4.x.
Notes
Notes: svn path=/head/; revision=103932
Diffstat (limited to 'x11/decurs')
-rw-r--r--x11/decurs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile
index 4265f633d139..fef9b8d0f630 100644
--- a/x11/decurs/Makefile
+++ b/x11/decurs/Makefile
@@ -22,8 +22,8 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
+.if ${OSVERSION} >= 501000 || ${ARCH} != "i386"
+BROKEN= "Does not compile on FreeBSD ${OSVERSION} or on !i386"
.endif
post-patch: