diff options
Diffstat (limited to 'games/glest/Makefile')
-rw-r--r-- | games/glest/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/glest/Makefile b/games/glest/Makefile index 8d39f75ed9d3..739aa99d523e 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -29,7 +29,6 @@ USE_DOS2UNIX= yes USE_SDL= yes USE_GL= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" SUB_FILES= glest-wrapper pkg-message |