git: c7c996b9f1a9 - main - lang/gauche: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 19:32:30 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c7c996b9f1a984ec10ac07f0c73f1a029583c243
commit c7c996b9f1a984ec10ac07f0c73f1a029583c243
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:30:44 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list