svn commit: r557155 - head/devel/tex-libtexluajit

Mark Linimon linimon at FreeBSD.org
Sun Dec 6 17:13:17 UTC 2020


Author: linimon
Date: Sun Dec  6 17:13:16 2020
New Revision: 557155
URL: https://svnweb.freebsd.org/changeset/ports/557155

Log:
  Also mark BROKEN on riscv64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/devel/tex-libtexluajit/Makefile

Modified: head/devel/tex-libtexluajit/Makefile
==============================================================================
--- head/devel/tex-libtexluajit/Makefile	Sun Dec  6 17:09:42 2020	(r557154)
+++ head/devel/tex-libtexluajit/Makefile	Sun Dec  6 17:13:16 2020	(r557155)
@@ -18,6 +18,7 @@ BROKEN_aarch64=		Does not configure: error: Sorry, can
 BROKEN_mips=		Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_mips64=		Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_powerpc64=	Does not build: uninitialized constant Config (NameError)
+BROKEN_riscv64=		Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_sparc64=		Does not configure: error: Sorry, cannot preprocess lj_arch.h
 
 USES=		tar:xz libtool pathfix pkgconfig


More information about the svn-ports-all mailing list