Ticket #38155: Portfile.diff

File Portfile.diff, 427 bytes (added by tenomoto (Takeshi Enomoto), 11 years ago)
  • Portfile

     
    2828use_configure       no
    2929
    3030build.env           PREFIX=${prefix}
     31build.args          CC=${configure.cc} \
     32                    CFLAGS=${configure.cflags}
    3133destroot.env        INSTALL_ROOT=${destroot}
    3234post-destroot {
    3335  delete ${destroot}${prefix}/bin/cvs_realclean