Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:45 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 323c8bcd8874 - main - games/ioquake3: Add CPE information
Message-ID:  <202110181926.19IJQjen095287@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=323c8bcd8874d9216b70041cda228ad8f5786b96

commit 323c8bcd8874d9216b70041cda228ad8f5786b96
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:58 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:56 +0000

    games/ioquake3: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 games/ioquake3/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile
index eb8224bd6f9c..0fa2d91f2db0 100644
--- a/games/ioquake3/Makefile
+++ b/games/ioquake3/Makefile
@@ -14,7 +14,7 @@ COMMENT?=	Cleaned-up and enhanced version of Quake 3
 LICENSE?=	GPLv2
 LICENSE_FILE?=	${WRKSRC}/COPYING.txt
 
-USES=		pkgconfig gmake
+USES=		cpe pkgconfig gmake
 
 # Port configuration flags:
 #	CLIENT SERVER TOOLS DLRENDERER GAMELIBS OPUS OPENGL2



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