Date: Tue, 31 Aug 2021 09:25:32 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: 1adf3daa6c25 - main - games/sauerbraten: Add CPE information Message-ID: <202108310925.17V9PWQ6093732@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=1adf3daa6c250b2c45de77d49c0a5051680313f4 commit 1adf3daa6c250b2c45de77d49c0a5051680313f4 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 09:13:19 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 09:23:29 +0000 games/sauerbraten: Add CPE information Approved by: portmgr (blanket) --- games/sauerbraten/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/sauerbraten/Makefile b/games/sauerbraten/Makefile index cec0bfc9183a..0e140de4a6f0 100644 --- a/games/sauerbraten/Makefile +++ b/games/sauerbraten/Makefile @@ -13,7 +13,7 @@ COMMENT= First person shooter based on Cube LICENSE= MIT ZLIB LICENSE_COMB= multi -USES= compiler:c++11-lang gmake tar:bzip2 +USES= compiler:c++11-lang cpe gmake tar:bzip2 BUILD_WRKSRC= ${WRKSRC}/src WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= libenet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PWQ6093732>