diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /games/tileworld | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) |
Notes
Diffstat (limited to 'games/tileworld')
-rw-r--r-- | games/tileworld/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile index 5b27f2e955bc..00a08d913518 100644 --- a/games/tileworld/Makefile +++ b/games/tileworld/Makefile @@ -17,7 +17,6 @@ COMMENT= An emulation of the game "Chip's Challenge" USE_SDL= sdl GNU_CONFIGURE= YES USE_GMAKE= YES -USE_REINPLACE= YES ALL_TARGET= tworld MAN6= tworld.6 |