diff --git a/editors/kxmleditor/Makefile b/editors/kxmleditor/Makefile index 6c7e541f4bc8..30422a000a22 100644 --- a/editors/kxmleditor/Makefile +++ b/editors/kxmleditor/Makefile @@ -26,8 +26,8 @@ post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e "s,-lpthread,${PTHREAD_LIBS},g" \ ${WRKSRC}/${CONFIGURE_SCRIPT} -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" -BROKEN= "Does not compile on amd64 or ia64" +.if ${ARCH} == "ia64" +BROKEN= "Does not compile on ia64" .endif .include