most recent changes, diff for icns-gimp

Index: graphics/icns-gimp/Portfile
--- graphics/icns-gimp/Portfile (revision 31389)
+++ graphics/icns-gimp/Portfile (revision 31390)
@@ -17,11 +17,12 @@
homepage http://leuksman.com/pages/icns
platforms darwin
master_sites sourceforge:gimp-mac-helper
+patchfiles patch-Makefile.diff
checksums md5 e491775279b973db3cab06c7359855e8

depends_lib lib:libgimp-2.0:gimp2

-patch {
+post-patch {
reinplace "s|/sw|${prefix}|g" ${worksrcpath}/Makefile
reinplace "s|#define ICO_DBG||g" \
${worksrcpath}/icnsload.c