freebsd-ports/games/bsdgames/files/patch-phantasia_phantasia_Makefile
Rodrigo Osorio 7599762555 Upgrade games/bsdgames from v5.2.2 to v5.5.0
Update to DragonflyBSD 5.5.0 sources.
Pulled sail from NetBSD, since it wasn't working.
Remake patches

PR:		236377
Submitted by:	Joachim Werner <jockl@pianojockl.org>
2019-03-11 14:02:12 +00:00

11 lines
386 B
Text

--- phantasia/phantasia/Makefile.orig 2019-03-07 17:21:59 UTC
+++ phantasia/phantasia/Makefile
@@ -21,7 +21,7 @@ FILESDIR= /var/games/phantasia
.ORDER: monsters ${DATAFILES}
monsters ${DATAFILES}: monsters.asc setup.c
- ${.OBJDIR}/../setup/setup.nx -m ${.CURDIR}/../monsters.asc
+ ${.OBJDIR}/../setup/setup -m ${.CURDIR}/../monsters.asc
beforeinstall:
.for file in ${DATAFILES}