git: 1adf3daa6c25 - main - games/sauerbraten: Add CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1adf3daa6c250b2c45de77d49c0a5051680313f4

commit 1adf3daa6c250b2c45de77d49c0a5051680313f4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:13:19 +0000
Commit:     Bernhard Froehlich <decke at 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


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