Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:11 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: dbe77e0485f8 - main - games/xboing: Add CPE information
Message-ID:  <202108311951.17VJpBjl037740@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=dbe77e0485f8d83e48e9364ea5e5a87839a40053

commit dbe77e0485f8d83e48e9364ea5e5a87839a40053
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 19:14:30 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:50:06 +0000

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

diff --git a/games/xboing/Makefile b/games/xboing/Makefile
index ddf5e258a984..9d462f4cc74c 100644
--- a/games/xboing/Makefile
+++ b/games/xboing/Makefile
@@ -12,7 +12,7 @@ COMMENT=	X11 arcade game
 
 LICENSE=	MIT
 
-USES=		imake xorg
+USES=		cpe imake xorg
 USE_XORG=	xpm xext x11
 WRKSRC=		${WRKDIR}/xboing
 



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