New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82780


Ignore:
Timestamp:
08/19/11 17:58:53 (4 years ago)
Author:
ryandesign@…
Message:

MyPaint: patch in post-patch not in post-build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/MyPaint/Portfile

    r82779 r82780  
    7474        xinstall -m 755 ${filespath}/${name}.in ${workpath}/${name} 
    7575    } 
    76     post-build { 
     76    post-patch { 
    7777        reinplace "s|@PREFIX@|${prefix}|g" ${workpath}/${name} 
    7878    } 
Note: See TracChangeset for help on using the changeset viewer.