Date: Tue, 31 Aug 2021 09:25:34 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: 994c7eb27197 - main - games/xshisen: Add CPE information Message-ID: <202108310925.17V9PYYr093782@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=994c7eb271974a1aeaf1cd17f2303454c1018f97 commit 994c7eb271974a1aeaf1cd17f2303454c1018f97 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 09:14:29 +0000 Commit: Bernhard Froehlich <decke@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}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PYYr093782>