Ticket #11491: portfile-0.11.patch

File portfile-0.11.patch, 1.1 KB (added by frank.mcpherson@…, 17 years ago)
  • ufraw/Portfile

    old new  
    1 # $Id: Portfile 20944 2006-12-12 20:54:13Z markd@macports.org $
     1# $Id: Portfile 20313 2006-11-01 21:58:20Z blair@macports.org $
    22
    33PortSystem       1.0
    44name             ufraw
    5 version          0.10
     5version          0.11
    66categories       graphics
    7 maintainers      frank.mcpherson@janusresearch.com
     7maintainers      frank.mcpherson@janusresearch.com
    88description      Unidentified Flying Raw (UFRaw)
    99
    1010long_description \
     
    1717homepage         http://ufraw.sourceforge.net
    1818platforms        darwin
    1919master_sites     sourceforge
    20 checksums        md5 12d9bfdb8ed22e28129a729847ba6664
     20checksums        md5 e7e5930a872657830a77dc9ddbfce93b
    2121distname         ufraw-${version}
    2222depends_lib      port:gimp2 port:exiv2
    2323
    2424
    2525configure.env    LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
    26 configure.args   --mandir=${prefix}/share/man --with-exiv2
     26configure.args   --mandir=${prefix}/share/man --enable-extras --with-exiv2