diff options
author | Robert Clausecker <fuz@FreeBSD.org> | 2025-06-09 21:45:01 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2025-06-09 21:46:08 +0000 |
commit | bc881524b4ab5e014eeb3ea99789eb18c8b95d1a (patch) | |
tree | bc5e6794bd9b70f6a0e8beea5714071d93d6253c | |
parent | 16ca3e744a79cfaa8e2cea3680fd9ef6da440972 (diff) |
games/stonesoup: fix plist for the SDL flavor
I bulk-tested without -t by accident, making me miss this plist change.
-rw-r--r-- | games/stonesoup/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
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 |