Date: Sun, 29 Aug 2021 19:32:26 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c7c996b9f1a9 - main - lang/gauche: Add CPE information Message-ID: <202108291932.17TJWQ8m056497@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7c996b9f1a984ec10ac07f0c73f1a029583c243 commit c7c996b9f1a984ec10ac07f0c73f1a029583c243 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:30:44 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:30:44 +0000 lang/gauche: Add CPE information Approved by: portmgr (blanket) --- lang/gauche/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index fb260b8e5395..7dec74e8890e 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -16,7 +16,7 @@ BROKEN_mips= Fails to build: redefinition of GC_register_dynamic_libraries BROKEN_mips64= Fails to build: redefinition of GC_register_dynamic_libraries BROKEN_riscv64= Fails to build: ./include/private/gcconfig.h:709:5: The collector has not been ported to this machine/OS combination -USES= compiler:c11 gmake iconv makeinfo tar:tgz +USES= compiler:c11 cpe gmake iconv makeinfo tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-local=${LOCALBASE} ${ICONV_CONFIGURE_BASE:S/lib//} USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291932.17TJWQ8m056497>