Ticket #1436: Portfile.diff
File Portfile.diff, 642 bytes (added by toby@…, 21 years ago) |
---|
-
Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 name pcre 5 version 4.2 6 revision 3 5 version 4.4 7 6 categories devel 8 7 maintainers ranger@befunk.com 9 8 description Perl Compatible Regular Expressions Library … … 15 14 platforms darwin freebsd 16 15 master_sites ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ 17 16 use_bzip2 yes 18 checksums md5 2a11a3f26e7689f5e70f9baad0813e7c17 checksums md5 89fc389191d9611b314c3fc23235377b 19 18 post-patch { reinplace "s|need_relink=yes|need_relink=no|g" "${workpath}/${worksrcdir}/ltmain.sh" } 20 19 configure.args --mandir=${prefix}/share/man