diff options
Diffstat (limited to 'games/fillets-ng/Makefile')
-rw-r--r-- | games/fillets-ng/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 0a54d650245a..f778d3bb2ae0 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -25,7 +25,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LUA_INCDIR}" LDFLAGS="-L${LUA_LIBDIR}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --datadir="${DATADIR}" --with-lua="${LOCALBASE}" OPTIONS= FRIBIDI "Enable fribidi support" on |