Ticket #31099: Portfile.patch

File Portfile.patch, 319 bytes (added by 3add3287 (3add3287), 13 years ago)
  • Portfile

     
    2121
    2222depends_lib             port:gpgme
    2323
    24 build.env               CPPFLAGS="-I${prefix}/include"
    25 build.cmd               make
    26 
    2724post-destroot           { delete "${destroot}/${python.pkgd}/gpgme/tests" }