diff options
Diffstat (limited to 'games/ltris/Makefile')
-rw-r--r-- | games/ltris/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile index b3ebd00a7ef4..4a176c570494 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An another tetris clone but a good one with bunch of cool features USE_SDL= mixer sdl -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |