Date: Tue, 27 Dec 2022 17:44:46 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 777a1e1cdd01 - main - games/biloba: cosmetic fixes Message-ID: <202212271744.2BRHikNL039610@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=777a1e1cdd01ce0ed5fb95be847c634a38362286 commit 777a1e1cdd01ce0ed5fb95be847c634a38362286 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-12-27 16:25:27 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-12-27 17:38:15 +0000 games/biloba: cosmetic fixes --- games/biloba/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games/biloba/Makefile b/games/biloba/Makefile index f1ced4c979a8..c741325d4bb3 100644 --- a/games/biloba/Makefile +++ b/games/biloba/Makefile @@ -6,10 +6,10 @@ MASTER_SITES= SF/${PORTNAME}/Biloba/${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Strategy board game for 2 to 4 players -WWW= http://biloba.sourceforge.net/ +WWW= https://biloba.sourceforge.net/ -GNU_CONFIGURE= yes USES= gmake sdl +GNU_CONFIGURE= yes USE_SDL= image mixer sdl PLIST_FILES= bin/${PORTNAME} bin/${PORTNAME}-server @@ -19,7 +19,7 @@ PORTDATA= * CFLAGS+= -fcommon DESKTOP_ENTRIES="Biloba" \ - "A strategy board game for 2 to 4 players" \ + "" \ "${DATADIR}/biloba_icon.png" \ "biloba" \ "Game;LogicGame;" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212271744.2BRHikNL039610>