Date: Tue, 31 Aug 2021 09:25:33 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: 6dd6a5375cc9 - main - games/tremulous: Add CPE information Message-ID: <202108310925.17V9PXDs093758@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=6dd6a5375cc9f174fa34dae646819b7c51fd3d80 commit 6dd6a5375cc9f174fa34dae646819b7c51fd3d80 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 09:13:54 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 09:23:30 +0000 games/tremulous: Add CPE information Approved by: portmgr (blanket) --- games/tremulous/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index 0186378e9279..9b6fdc974eea 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -11,7 +11,7 @@ COMMENT= Free FPS game featuring two opposing teams: humans and aliens LICENSE= GPLv2 -USES= gmake zip +USES= cpe gmake zip MAKE_ENV= DEFAULT_BASEDIR="${DATADIR}" PTHREAD_LIBS="-lpthread" WRKSRC= ${WRKDIR}/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PXDs093758>