summaryrefslogtreecommitdiffstats
path: root/www/lynx-current
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-09-03 14:47:40 +0000
committerache <ache@FreeBSD.org>2002-09-03 14:47:40 +0000
commit02700f1d6527f2fc0d664201cf5352885013b5cd (patch)
tree430cd771991e0b6b273fa47243ec764be430a797 /www/lynx-current
parent6f54caa2c226ec959b8e20b4bed89397505e1959 (diff)
downloadFreeBSD-ports-02700f1d6527f2fc0d664201cf5352885013b5cd.zip
FreeBSD-ports-02700f1d6527f2fc0d664201cf5352885013b5cd.tar.gz
Add --enable-read-eta
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 bf62c75..5cdd22c 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
OpenPOWER on IntegriCloud