Ticket #41760: Portfile-gie-graphics.diff
File Portfile-gie-graphics.diff, 887 bytes (added by john@…, 11 years ago) |
---|
-
Portfile
old new 5 5 6 6 name gle-graphics 7 7 version 4.2.4c 8 revision 38 revision 4 9 9 set major [lindex [split ${version} .] 0] 10 10 categories graphics 11 11 platforms darwin 12 maintainers transientskp.org:swinbank12 maintainers macports.swinbank.org:john 13 13 license BSD 14 14 15 15 description Graphics Layout Engine … … 40 40 patchfiles patch-install_name.diff \ 41 41 patch-qgle-carbon.diff \ 42 42 patch-qgle-libgs.diff \ 43 patch-qgle-glu.diff 43 patch-qgle-glu.diff \ 44 patch-hash-map.diff 44 45 45 46 post-patch { 46 47 reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/src/gui/qgslibloader.cpp