Date: Fri, 8 Jun 2018 01:52:23 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471964 - head/lang/gforth Message-ID: <201806080152.w581qNnS012243@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Fri Jun 8 01:52:22 2018 New Revision: 471964 URL: https://svnweb.freebsd.org/changeset/ports/471964 Log: Mark as broken on powerpc64. Approved by: portmgr (tier-2 blanket) Modified: head/lang/gforth/Makefile Modified: head/lang/gforth/Makefile ============================================================================== --- head/lang/gforth/Makefile Fri Jun 8 01:09:10 2018 (r471963) +++ head/lang/gforth/Makefile Fri Jun 8 01:52:22 2018 (r471964) @@ -14,6 +14,8 @@ COMMENT= Fast and portable Forth system LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= fails to package: Unable to access file usr/local/share/gforth/0.7.3/kernl64l.fi:No such file or directory + LIB_DEPENDS= libavcall.so:devel/libffcall \ libffi.so:devel/libffi \ libltdl.so:devel/libltdl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806080152.w581qNnS012243>