Date: Mon, 11 Sep 2023 09:50:46 GMT From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b07ffdf218b9 - main - security/softether: It builds on current 14-STABLE Message-ID: <202309110950.38B9oktC085184@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=b07ffdf218b9fd6068dd2d1d7b5c536daca5412e commit b07ffdf218b9fd6068dd2d1d7b5c536daca5412e Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2023-09-11 08:49:25 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2023-09-11 09:50:18 +0000 security/softether: It builds on current 14-STABLE --- security/softether/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/security/softether/Makefile b/security/softether/Makefile index e7acc8339cc6..36c01f3f3f6f 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -12,8 +12,6 @@ WWW= https://www.softether.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_14= fails to compile undefined symbol: RSA_generate_key - ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc powerpc64 powerpc64le riscv64 USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309110950.38B9oktC085184>