diff options
Diffstat (limited to 'games/construo/Makefile')
-rw-r--r-- | games/construo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/construo/Makefile b/games/construo/Makefile index 1683be3..02bb2fc 100644 --- a/games/construo/Makefile +++ b/games/construo/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_XORG= sm ice x11 xext xxf86vm -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${DATADIR} |