summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-12-27 19:25:27 +0300
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-12-27 20:38:15 +0300
commit777a1e1cdd01ce0ed5fb95be847c634a38362286 (patch)
treec359a5f755a4f0d72d3839771094bd9730cc92f5 /games
parentgames/asylum: update WWW (diff)
games/biloba: cosmetic fixes
Diffstat (limited to 'games')
-rw-r--r--games/biloba/Makefile6
1 files 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;" \