git: 2d94b3b4e549 - main - games/minetest: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 13:26:16 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d94b3b4e54974da39cd5c83f338389f09e4127a commit 2d94b3b4e54974da39cd5c83f338389f09e4127a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-03-18 13:13:00 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-03-18 13:23:51 +0000 games/minetest: Add CPE information Approved by: portmgr (blanket) --- games/minetest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/minetest/Makefile b/games/minetest/Makefile index 4d3d2ff3cca6..b50133367c60 100644 --- a/games/minetest/Makefile +++ b/games/minetest/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \ libjsoncpp.so:devel/jsoncpp \ libzstd.so:archivers/zstd -USES= cmake compiler:c11 iconv:wchar_t sqlite +USES= cmake compiler:c11 cpe iconv:wchar_t sqlite USE_GITHUB= yes GH_TUPLE= minetest:irrlicht:d3132e0:irrlicht/lib/irrlichtmt