diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-08 07:46:33 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-08 07:46:33 +0800 |
commit | bbbd0386c6efea65a3c6b6d1ecec508b715fb332 (patch) | |
tree | 520c3027ec49a3bec8ada7753d2d3dfa38259e18 /games/tileworld | |
parent | 81148feedcf40400bc8803ee0c0cc32818028212 (diff) | |
download | freebsd-ports-graphics-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.tar.gz freebsd-ports-graphics-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.tar.zst freebsd-ports-graphics-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.zip |
Remove USE_REINPLACE for categories starting with a G
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 5b27f2e955b..00a08d91351 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 |