Date: Sun, 1 Dec 2013 21:52:13 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335445 - head/net-p2p/bittyrant Message-ID: <201312012152.rB1LqDgU023654@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Dec 1 21:52:13 2013 New Revision: 335445 URL: http://svnweb.freebsd.org/changeset/ports/335445 Log: Mark as broken on i386 too Logs available at http://portsmon.freebsd.org/portoverview.py?category=net-p2p&portname=bittyrant Modified: head/net-p2p/bittyrant/Makefile Modified: head/net-p2p/bittyrant/Makefile ============================================================================== --- head/net-p2p/bittyrant/Makefile Sun Dec 1 21:40:35 2013 (r335444) +++ head/net-p2p/bittyrant/Makefile Sun Dec 1 21:52:13 2013 (r335445) @@ -48,9 +48,7 @@ SUB_LIST= JARFILE="${PORTNAME}.jar" \ NO_STAGE= yes .include <bsd.port.options.mk> -.if ${ARCH} == "amd64" BROKEN= Does not build -.endif .if ${PORT_OPTIONS:MSWTDEVEL} SWT= swt-devel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312012152.rB1LqDgU023654>