aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-02-27 02:45:41 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-02-27 02:45:41 +0000
commit0571e538a7ea1d2a8bbc1160c0b05d195daa66ef (patch)
treeaa40bda68204cff28bd987c238b5a5ca0f836972 /www/lynx-current/Makefile
parentd9b6c0ce2ddaebb0ecdf623fd1ff0ae99bc37f65 (diff)
downloadports-0571e538a7ea1d2a8bbc1160c0b05d195daa66ef.tar.gz
ports-0571e538a7ea1d2a8bbc1160c0b05d195daa66ef.zip
Upgrade to 2.8.5rel.1
Notes
Notes: svn path=/head/; revision=102259
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r--www/lynx-current/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 976e424b3bd3..fbdd0815e63b 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= lynx
-PORTVERSION= 2.8.5d17
-PORTREVISION= 1
+PORTVERSION= 2.8.5r1
CATEGORIES= www ipv6
MASTER_SITES= http://lynx.isc.org/current/
-DISTNAME= ${PORTNAME}2.8.5dev.17
+DISTNAME= ${PORTNAME}2.8.5rel.1
MAINTAINER= ache@FreeBSD.org
COMMENT= A non-graphical, text-based World-Wide Web client
@@ -22,7 +21,7 @@ NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \
--enable-nsl-fork --enable-nls --with-bzlib \
- --enable-nested-tables \
+ --enable-nested-tables --enable-locale-charset \
--enable-scrollbar --enable-addrlist-page
.ifndef NO_OPENSSL