Ticket #3807: Portfile.patch
File Portfile.patch, 762 bytes (added by rhwood@…, 19 years ago) |
---|
-
textproc/libxslt/Portfile
old new 2 2 PortSystem 1.0 3 3 4 4 name libxslt 5 version 1.1.1 25 version 1.1.14 6 6 description gnome xslt library and xsltproc 7 7 categories textproc 8 8 platforms darwin … … 10 10 11 11 master_sites gnome:sources/libxslt/1.1/ ftp://xmlsoft.org/ 12 12 use_bzip2 yes 13 checksums md5 57b06895bf1f2833ef73f284f2d2893f13 checksums md5 1fe60d57b8fcff7462fb1d9fac6c2ae8 14 14 # it does explicitly need 2.6.3+, but dep code doesn't do greater than 15 15 depends_lib lib:libxml2.6.15:libxml2 16 16 configure.args --mandir=${prefix}/share/man --enable-static=no \