misc/154193: [MAINTAINER] mark chinese/fcitx broken on i386

看板FB_bugs作者時間15年前 (2011/01/22 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
>Number: 154193 >Category: misc >Synopsis: [MAINTAINER] mark chinese/fcitx broken on i386 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 21 14:20:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Denise H. G. >Release: FreeBSD 8.2-PRERELEASE amd64 >Organization: >Environment: FreeBSD pluton.xbsd.name 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Sat Jan 15 17:12:43 CST 2011 dhg@pluton.xbsd.name:/opt/obj/sysbld/usr/src/sys/pluton-amd64 amd64 >Description: the port does not build on i386 currently. >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2011-01-21 22:08:03.115389133 +0800 +++ Makefile 2011-01-21 22:08:32.180960841 +0800 @@ -34,6 +34,10 @@ .include <bsd.port.options.mk> +.if ${ARCH} == "i386" +BROKEN= Does not build +.endif + .if defined(WITH_XFT) LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft .else >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
文章代碼(AID): #1DESdWOl (FB_bugs)