summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2002-04-02 16:04:24 +0000
committersumikawa <sumikawa@FreeBSD.org>2002-04-02 16:04:24 +0000
commitdd9919df4f92521bff8366f6d29a7777b3a4244a (patch)
tree9532fe869874f75370a6ee19936f41973feb6081 /www
parent4decc52000f663c92bd9d8b122c6a16cedb4e622 (diff)
downloadFreeBSD-ports-dd9919df4f92521bff8366f6d29a7777b3a4244a.zip
FreeBSD-ports-dd9919df4f92521bff8366f6d29a7777b3a4244a.tar.gz
Enabled IPv6.
Diffstat (limited to 'www')
-rw-r--r--www/lynx/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 1e1e63a..3fcf9df 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
OpenPOWER on IntegriCloud