aboutsummaryrefslogtreecommitdiffstats
path: root/www/lynx-current
diff options
context:
space:
mode:
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