Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 15:19:53 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: 7b71dce8c932 - main - games/openbor: Add CPE information
Message-ID:  <202109021519.182FJrE9017539@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=7b71dce8c93228de716df25eff23b41562de9dac

commit 7b71dce8c93228de716df25eff23b41562de9dac
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 14:45:54 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-02 15:19:07 +0000

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

diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index 14fe9a453c0e..72fa1a9ef0b9 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -38,7 +38,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
 GH_TAGNAME?=	3caaddd5
 
-USES+=		gmake pkgconfig sdl
+USES+=		cpe gmake pkgconfig sdl
 .if ${PORTVERSION} < 4433
 USE_CSTD=	gnu89
 .endif



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