New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80172


Ignore:
Timestamp:
07/05/11 15:31:24 (4 years ago)
Author:
jeremyhu@…
Message:

VLC: Build VLC.app during build rather than destroot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/multimedia/VLC/Portfile

    r79949 r80172  
    261261 
    262262platform macosx { 
    263     destroot.target-append VLC.app 
     263    build.target-append VLC.app 
    264264    post-destroot { 
    265265        file rename ${worksrcpath}/VLC.app ${destroot}${applications_dir}/VLC.app 
Note: See TracChangeset for help on using the changeset viewer.