diff options
Diffstat (limited to '')
-rw-r--r-- | games/xmoto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 3fc87bd1eb03..b0820fbe9dff 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -30,7 +30,6 @@ USE_GCC= 3.4+ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --mandir="${PREFIX}/man" CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include -I${LUA_INCDIR} LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -L${LUA_LIBDIR} MANCOMPRESSED= yes |