Ticket #7608: Portfile.diff

File Portfile.diff, 937 bytes (added by schofield.james@…, 19 years ago)

Portfile diff

  • Portfile

    old new  
    11# $Id: Portfile,v 1.1 2004/07/10 01:38:13 lomion Exp $
    22PortSystem              1.0
    33name                    libofx
    4 version                 0.6.6           
     4version                 0.8.0           
    55revision                0
    66categories              devel
    77maintainers             lomion@opendarwin.org
     
    2222platforms               darwin
    2323master_sites            sourceforge
    2424
    25 checksums               md5 bf086f12ead5b19b7dc20badd396d87b
     25checksums               md5 8001c22445c1bdd6bebf1df3663db203
    2626
    2727depends_lib             lib:libospgrove:openjade
    2828
    2929configure.env           CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
    3030configure.args          "--with-opensp-includes=${prefix}/include/OpenSP \
    31                         --with-opensp-libs=${prefix}/lib/OpenSP"
     31                        --with-opensp-libs=${prefix}/lib"
     32
     33patchfiles              patch-tree.hh