Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 13:26:16 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: 2d94b3b4e549 - main - games/minetest: Add CPE information
Message-ID:  <202203181326.22IDQGFR003414@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=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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203181326.22IDQGFR003414>