aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-06 18:36:59 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-06 18:36:59 +0000
commitdde868a0afc5b3ca8dcc729356d77827c6ff824d (patch)
tree3cf762f7b41642a4059ef79828535bc07b13911e /games
parent2de3c9178038a8997b8d3e8196103faefd0c6f0a (diff)
downloadports-dde868a0afc5b3ca8dcc729356d77827c6ff824d.tar.gz
ports-dde868a0afc5b3ca8dcc729356d77827c6ff824d.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/stonesoup-sdl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/stonesoup-sdl/Makefile b/games/stonesoup-sdl/Makefile
index 2f6f9757091e..146cf94fcbd1 100644
--- a/games/stonesoup-sdl/Makefile
+++ b/games/stonesoup-sdl/Makefile
@@ -4,6 +4,7 @@
PORT_OPTIONS+= SDL
PKGNAMESUFFIX= -sdl
+BROKEN= rltiles/floor.png: No such file or directory
MASTERDIR= ${.CURDIR}/../stonesoup
.include "${MASTERDIR}/Makefile"