aboutsummaryrefslogtreecommitdiffstats
path: root/www/lynx
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2002-04-03 00:04:24 +0800
committersumikawa <sumikawa@FreeBSD.org>2002-04-03 00:04:24 +0800
commitdd9919df4f92521bff8366f6d29a7777b3a4244a (patch)
tree9532fe869874f75370a6ee19936f41973feb6081 /www/lynx
parent4decc52000f663c92bd9d8b122c6a16cedb4e622 (diff)
downloadfreebsd-ports-gnome-dd9919df4f92521bff8366f6d29a7777b3a4244a.tar.gz
freebsd-ports-gnome-dd9919df4f92521bff8366f6d29a7777b3a4244a.tar.zst
freebsd-ports-gnome-dd9919df4f92521bff8366f6d29a7777b3a4244a.zip
Enabled IPv6.
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 1e1e63a55c8b..3fcf9df0e5c2 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -7,7 +7,8 @@
PORTNAME= lynx
PORTVERSION= 2.8.4.1b
-CATEGORIES= www
+PORTREVISION= 1
+CATEGORIES= www ipv6
MASTER_SITES= http://lynx.isc.org/current/
DISTNAME= ${PORTNAME}2.8.4rel.1
@@ -20,7 +21,8 @@ USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}2-8-4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \
- --enable-nsl-fork --enable-persistent-cookies
+ --enable-nsl-fork --enable-persistent-cookies \
+ --enable-ipv6
MAKE_ARGS= helpdir=${L_HELP} docdir=${L_DOC}
MAKEFILE= makefile
INSTALL_TARGET= install-full