Mark BROKEN on i386: does not build

This commit is contained in:
Erwin Lansing 2012-02-23 08:28:13 +00:00
parent f3082004c1
commit f16c0bcb58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292107

View File

@ -26,6 +26,8 @@ CONFIGURE_ARGS+= --with-editres \
.if ${ARCH} != "i386"
USE_GCC=4.2+
IGNORE= fails to run with: XCreateImage failed
.else
BROKEN= does not build
.endif
.include <bsd.port.post.mk>