diff options
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r-- | www/lynx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 0c586afa7e84..43ddaae39a71 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -23,7 +23,6 @@ USE_BZIP2= yes USE_OPENSSL= yes WRKSRC= ${WRKDIR}/${PORTNAME}2-8-6 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--with-zlib --libdir="${L_LIB}" \ --enable-nsl-fork --enable-persistent-cookies \ --enable-nested-tables --enable-gzip-help \ |