git: 994c7eb27197 - main - games/xshisen: Add CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=994c7eb271974a1aeaf1cd17f2303454c1018f97

commit 994c7eb271974a1aeaf1cd17f2303454c1018f97
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:14:29 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:31 +0000

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

diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile
index 6eb8848a2ae5..41d1f278b526 100644
--- a/games/xshisen/Makefile
+++ b/games/xshisen/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Shisen-sho puzzle game for X11
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		xorg
+USES=		cpe xorg
 USE_XORG=	xpm
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--sharedstatedir="${DATADIR}"


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