Ticket #8165: Portfile.patch
File Portfile.patch, 752 bytes (added by rhwood@…, 19 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name libxml2 6 version 2.6.226 version 2.6.23 7 7 categories textproc 8 8 description gnome xml library 9 9 platforms darwin 10 10 maintainers michaelm@opendarwin.org 11 11 homepage http://xmlsoft.org/index.html 12 12 master_sites gnome:sources/libxml2/2.6/ ftp://xmlsoft.org/ 13 checksums rmd160 41d45f462e2b690d0e01ad9f7d367fb9bfa49aea13 checksums rmd160 6cca60b81f56101e42c7f9a8529f5c6f34e4b49f 14 14 use_bzip2 yes 15 15 depends_lib port:libiconv 16 16 configure.env BASE_DIR=${prefix}/share/doc