New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11107: Portfile.patch

File Portfile.patch, 497 bytes (added by frank.mcpherson@…, 5 years ago)
  • Portfile

    old new  
    1818master_sites     sourceforge 
    1919checksums        md5 12d9bfdb8ed22e28129a729847ba6664 
    2020distname         ufraw-${version} 
    21 depends_lib      port:gimp2 
     21depends_lib      port:gimp2 port:exiv2 
    2222 
    2323 
    2424configure.env    LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include 
    25 configure.args   --mandir=${prefix}/share/man 
     25configure.args   --mandir=${prefix}/share/man --with-exiv2 
    2626 
    2727