svn commit: r569369 - head/misc/free42

Yuri Victorovich yuri at FreeBSD.org
Sun Mar 28 01:59:19 UTC 2021


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
 


More information about the svn-ports-all mailing list