aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2003-06-30 21:54:27 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2003-06-30 21:54:27 +0000
commit7d59a4034b803d234e105e5d4d5e7375051f99a3 (patch)
tree0b167947f5b147682477fccadb7587f5e685d47e /www/lynx-current
parent033edf02d680fa530e779ec0f53362ff05053103 (diff)
downloadports-7d59a4034b803d234e105e5d4d5e7375051f99a3.tar.gz
ports-7d59a4034b803d234e105e5d4d5e7375051f99a3.zip
Notes
Diffstat (limited to 'www/lynx-current')
-rw-r--r--www/lynx-current/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index e035b1773edc..3573ac7d199f 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lynx
PORTVERSION= 2.8.5d16
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= http://lynx.isc.org/current/
DISTNAME= ${PORTNAME}2.8.5dev.16
@@ -23,7 +24,8 @@ 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-read-eta
+ --enable-source-cache --enable-read-eta \
+ --enable-scrollbar --enable-addrlist-page
.ifndef NO_OPENSSL
USE_OPENSSL= yes