Attempt to fix build on !i386

This commit is contained in:
Michael Johnson 2004-12-24 03:50:52 +00:00
parent f1c1358930
commit 83b062f45a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125031

View File

@ -46,7 +46,7 @@ MAN1= clrwrap.1 csant.1 cscc.1 csdoc.1 csdoc2hier.1 csdoc2html.1 \
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
BROKEN= "Configure fails on !i386"
CONFIGURE_ARGS+= --without-libffi
.endif
post-everything::