diff options
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 079b9c447fc9..8b81faa2dec4 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_ICONV= yes NO_LATEST_LINK= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-zlib --libdir="${L_LIB}" \ --enable-nsl-fork --enable-nls --with-bzlib \ --enable-nested-tables --enable-default-colors \ |