Ticket #29706: go-include.diff

File go-include.diff, 585 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)

proposed patch

  • Portfile

     
    66conflicts           go-devel
    77version             57.1
    88epoch               1
     9revision            1
    910categories          lang
    1011platforms           darwin freebsd linux
    1112license             BSD
     
    99100    file copy ${worksrcpath}/pkg ${destroot}${prefix}
    100101
    101102    # include files
     103    delete ${destroot}${prefix}/include
    102104    file copy ${worksrcpath}/include ${destroot}${prefix}/include
    103105   
    104106    # documentation