Ticket #1347: links.diff
File links.diff, 825 bytes (added by blb@…, 21 years ago) |
---|
-
Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 name links 5 version 2.1pre1 15 version 2.1pre14 6 6 description Lynx-like WWW browser that supports tables, menus, etc 7 7 8 8 long_description \ … … 12 12 categories www 13 13 master_sites http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/\ 14 14 http://unixpages.org/distfiles/ 15 checksums md5 8544fbf8e18ce1ecd3f7337365fdfc8b15 checksums md5 9a8dd024e3352c8b05f9958e4556cdd8 16 16 maintainers landonf@opendarwin.org 17 17 use_bzip2 yes 18 18 19 configure.args --enable-javascript --with-ssl --without-svgalib 19 configure.args --enable-javascript --with-ssl --without-svgalib \ 20 --mandir=${prefix}/share/man 20 21 post-patch { reinplace s|/etc/|${prefix}/etc/| ${workpath}/${worksrcdir}/default.c } 21 22 22 23 variant x11 {