On Jan 7, 2008, at 20:24, raimue@macports.org wrote:
Modified: trunk/dports/www/lynx/Portfile =================================================================== --- trunk/dports/www/lynx/Portfile 2008-01-08 00:03:36 UTC (rev 32564) +++ trunk/dports/www/lynx/Portfile 2008-01-08 02:24:01 UTC (rev 32565) @@ -30,7 +30,8 @@ sha1 019246b83fc7b6cb32bac0023f2ae6c5d330d18c \ rmd160 0ea800c3204d66c1470f63a0143fd71eca06e005
-configure.args --mandir=${prefix}/share/man +configure.args --mandir=${prefix}/share/man \ + --enable-ipv6 patchfiles patch-LYCharSets.c
platforms darwin
Since this changes the software that gets installed by the lynx port, the port revision should also be incremented. I did so in r32570.
participants (1)
-
Ryan Schmidt