1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xsok/files/patch-ab
Thomas Gellekum a15c920627 Import xsok port. xsok is a generic sokoban game, with rules for
the original sokoban and some variants.
1998-02-09 08:10:58 +00:00

12 lines
259 B
Plaintext

--- lib/Makefile.orig Thu Nov 24 12:00:00 1994
+++ lib/Makefile Sat Feb 7 15:22:11 1998
@@ -3,7 +3,7 @@
XSOKZIP = gzip -f -9
TARGETS = Sokoban.def.gz Xsok.def.gz Cyberbo.def.gz \
- floor.xpm.gz objects.xpm.gz
+ floor.xpm objects.xpm
all: $(TARGETS)