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 88db11d48901..d778bc4a1b99 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -18,7 +18,6 @@ COMMENT= An another tetris clone but a good one with bunch of cool features USE_SDL= mixer sdl USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |