Ticket #11575: devel-ossp-uuid-Portfile.diff
File devel-ossp-uuid-Portfile.diff, 614 bytes (added by arto.bendiken@…, 18 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name ossp-uuid 6 version 1. 2.06 version 1.5.1 7 7 categories devel 8 8 platforms darwin 9 9 maintainers nomaintainer@macports.org … … 13 13 homepage http://www.ossp.org/pkg/lib/uuid/ 14 14 master_sites ftp://ftp.ossp.org/pkg/lib/uuid/ freebsd 15 15 distname uuid-${version} 16 checksums md5 84203049ea9bf80a9e1f7f8ee4f78da816 checksums md5 d7df0c4cb02dad7ce3e1ec8fc669f724 17 17 18 18 configure.args --mandir=${prefix}/share/man --without-perl 19 19 configure.env CFLAGS="-D_POSIX_C_SOURCE"