diff options
Diffstat (limited to 'games/etracer/Makefile')
-rw-r--r-- | games/etracer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/etracer/Makefile b/games/etracer/Makefile index 8651d4cfcc05..d9e2fdbba2f4 100644 --- a/games/etracer/Makefile +++ b/games/etracer/Makefile @@ -22,7 +22,6 @@ USE_SDL= mixer sdl USE_GL= gl glu glut USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-tcl=${PREFIX}/lib/tcl8.5 \ --with-tcl-inc=${PREFIX}/include/tcl8.5 \ --with-gl-libs="${LOCALBASE}/lib" \ |