Date: Sun, 28 Mar 2021 01:59:19 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569369 - head/misc/free42 Message-ID: <202103280159.12S1xJ6m006740@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Mar 28 01:59:18 2021 New Revision: 569369 URL: https://svnweb.freebsd.org/changeset/ports/569369 Log: misc/free42: Broken on i386 Reported by: fallout Modified: head/misc/free42/Makefile Modified: head/misc/free42/Makefile ============================================================================== --- head/misc/free42/Makefile Sun Mar 28 00:05:50 2021 (r569368) +++ head/misc/free42/Makefile Sun Mar 28 01:59:18 2021 (r569369) @@ -12,6 +12,8 @@ COMMENT= Simulation of the HP-42S scientific calculato LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_i386= Broken until the fix is released after 3.0.1 + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103280159.12S1xJ6m006740>