git: 6dd6a5375cc9 - main - games/tremulous: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:33 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6dd6a5375cc9f174fa34dae646819b7c51fd3d80

commit 6dd6a5375cc9f174fa34dae646819b7c51fd3d80
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:13:54 +0000
Commit:     Bernhard Froehlich <decke at 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}


More information about the dev-commits-ports-main mailing list