Ticket #7608: Portfile.diff
File Portfile.diff, 937 bytes (added by schofield.james@…, 19 years ago) |
---|
-
Portfile
old new 1 1 # $Id: Portfile,v 1.1 2004/07/10 01:38:13 lomion Exp $ 2 2 PortSystem 1.0 3 3 name libofx 4 version 0. 6.64 version 0.8.0 5 5 revision 0 6 6 categories devel 7 7 maintainers lomion@opendarwin.org … … 22 22 platforms darwin 23 23 master_sites sourceforge 24 24 25 checksums md5 bf086f12ead5b19b7dc20badd396d87b25 checksums md5 8001c22445c1bdd6bebf1df3663db203 26 26 27 27 depends_lib lib:libospgrove:openjade 28 28 29 29 configure.env CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib 30 30 configure.args "--with-opensp-includes=${prefix}/include/OpenSP \ 31 --with-opensp-libs=${prefix}/lib/OpenSP" 31 --with-opensp-libs=${prefix}/lib" 32 33 patchfiles patch-tree.hh