Ticket #1131: portfile.diff
File portfile.diff, 776 bytes (added by bchesneau@…, 21 years ago) |
---|
-
(a) Portfile-orig vs. (b) Portfile
a b 1 1 PortSystem 1.0 2 2 name cclient 3 version 2002 d3 version 2002e 4 4 categories mail 5 5 maintainers bchesneau@mac.com 6 6 description UW IMAP c-client library … … 11 11 extract.sufx .tar.Z 12 12 distname imap-${version} 13 13 worksrcdir imap-${version} 14 checksums imap-2002d.tar.Z md5 64e82a195d21481fc4c54c4ed9fe0527 14 checksums md5 0d246d868f20d8c441d235b77c940676 15 16 15 17 use_configure no 16 18 build.target osx EXTRACFLAGS=-fno-common 17 19 18 variant ssl { 19 patchfiles patch-Makefile 20 build.args SSLTYPE=unix 21 } 20 platform darwin 7 { patchfiles patch-src-osdep-unix-Makefile \ 21 patch-src-osdep-unix-ckp_osx.c } 22 22 23 23 24 destroot { 24 25 #headers