1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Extend brokennes

This commit is contained in:
Pav Lucistnik 2007-06-28 08:56:00 +00:00
parent 43492f0805
commit 1b00c1856e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194368

View File

@ -42,8 +42,8 @@ PLIST_SUB= XEMACS_VER=20.4 XEMACS_ARCH=${XEMACS_ARCH}
.include <bsd.port.pre.mk>
.if ${ARCH} == ia64
BROKEN= Configure fails on ia64
.if ${ARCH} != i386
BROKEN= Configure fails outside i386: unrecognized architecture
.endif
.if (${OSVERSION} >= 600000)