Date: Tue, 3 Sep 2024 22:58:56 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0ea4707a5e8e - main - lang/emilua: Remove IGNORE_FreeBSD_13 Message-ID: <202409032258.483MwuZb087359@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ea4707a5e8e1a4beaaec820cd3a0991b590fe3a commit 0ea4707a5e8e1a4beaaec820cd3a0991b590fe3a Author: Valter Nazianzeno <manipuladordedados@gmail.com> AuthorDate: 2024-09-03 22:56:03 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-03 22:56:03 +0000 lang/emilua: Remove IGNORE_FreeBSD_13 Port build and work without errors on 13.3 PR: 281216 Tested by: Chad Jacob Milios <milios@ccsys.com> --- lang/emilua/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/lang/emilua/Makefile b/lang/emilua/Makefile index 5d92801f8945..7873ac999292 100644 --- a/lang/emilua/Makefile +++ b/lang/emilua/Makefile @@ -12,8 +12,6 @@ LICENSE_COMB= dual LICENSE_FILE_BSL= ${WRKSRC}/LICENSE-BSL-1.0.txt LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT.txt -IGNORE_FreeBSD_13= not supported by Emilua - BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor \ boost-libs>0:devel/boost-libs \ cereal>0:devel/cereal \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409032258.483MwuZb087359>
