diff options
Diffstat (limited to 'games/adgali')
-rw-r--r-- | games/adgali/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/adgali/Makefile b/games/adgali/Makefile index 7831e21b6d5a..356887dd8bee 100644 --- a/games/adgali/Makefile +++ b/games/adgali/Makefile @@ -27,7 +27,6 @@ USE_SDL= sdl USE_XORG= xpm USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lexecinfo" CONFIGURE_ARGS= --enable-compile-optim=no |