aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-09-03 14:47:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-09-03 14:47:40 +0000
commit5ca33cc04354275dfb60455b55b6fdc7959d0bd4 (patch)
treee7ac08d24f0e15bf96d244d9c6484f2030e396fb /www/lynx-current
parent30cba0706e372ec4d47ddf943f71a1cd215914d7 (diff)
downloadports-5ca33cc04354275dfb60455b55b6fdc7959d0bd4.tar.gz
ports-5ca33cc04354275dfb60455b55b6fdc7959d0bd4.zip
Notes
Diffstat (limited to 'www/lynx-current')
-rw-r--r--www/lynx-current/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index bf62c75383d1..5cdd22c6a995 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lynx
PORTVERSION= 2.8.5d8
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= http://lynx.isc.org/current/
DISTNAME= ${PORTNAME}2.8.5dev.8
@@ -22,7 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \
--enable-nsl-fork --enable-nls --enable-prettysrc \
--enable-file-upload --enable-nested-tables \
- --enable-source-cache
+ --enable-source-cache --enable-read-eta
.ifndef NO_OPENSSL
USE_OPENSSL= yes