Ticket #3806: Portfile.patch
File Portfile.patch, 723 bytes (added by rhwood@…, 19 years ago) |
---|
-
textproc/libxml2/Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name libxml2 6 version 2.6.1 66 version 2.6.19 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 md5 1ad0827b95e17e546265f2c4da001a6a13 checksums md5 ed581732d586f86324ec46e572526ede 14 14 use_bzip2 yes 15 15 depends_lib lib:libiconv:libiconv 16 16 configure.env BASE_DIR=${prefix}/share/doc