git: bc881524b4ab - main - games/stonesoup: fix plist for the SDL flavor
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Jun 2025 21:46:23 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc881524b4ab5e014eeb3ea99789eb18c8b95d1a commit bc881524b4ab5e014eeb3ea99789eb18c8b95d1a Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-06-09 21:45:01 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-06-09 21:46:08 +0000 games/stonesoup: fix plist for the SDL flavor I bulk-tested without -t by accident, making me miss this plist change. --- games/stonesoup/pkg-plist | 1 + 1 file changed, 1 insertion(+) diff --git a/games/stonesoup/pkg-plist b/games/stonesoup/pkg-plist index 5e5f9f5ae9ff..9451dd0cbfb3 100644 --- a/games/stonesoup/pkg-plist +++ b/games/stonesoup/pkg-plist @@ -640,6 +640,7 @@ bin/%%GAME%% %%SDL%%%%DATADIR%%/dat/tiles/title_baconkid_gastronok.png %%SDL%%%%DATADIR%%/dat/tiles/title_baconkid_mnoleg.png %%SDL%%%%DATADIR%%/dat/tiles/title_benadryl_antaeus.png +%%SDL%%%%DATADIR%%/dat/tiles/title_benadryl_oni.png %%SDL%%%%DATADIR%%/dat/tiles/title_Cws_Minotauros.png %%SDL%%%%DATADIR%%/dat/tiles/title_denzi_dragon.png %%SDL%%%%DATADIR%%/dat/tiles/title_denzi_evil_mage.png