diff options
Diffstat (limited to 'games/exult/Makefile')
-rw-r--r-- | games/exult/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/exult/Makefile b/games/exult/Makefile index 4f559b511a9d..5084d2f473e4 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity USE_SDL= sdl mixer USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |