git: 7b71dce8c932 - main - games/openbor: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:54 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7b71dce8c93228de716df25eff23b41562de9dac

commit 7b71dce8c93228de716df25eff23b41562de9dac
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:45:54 +0000
Commit:     Bernhard Froehlich <decke at 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


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