[82780] trunk/dports/graphics/MyPaint/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 19 17:58:54 PDT 2011


Revision: 82780
          http://trac.macports.org/changeset/82780
Author:   ryandesign at macports.org
Date:     2011-08-19 17:58:53 -0700 (Fri, 19 Aug 2011)
Log Message:
-----------
MyPaint: patch in post-patch not in post-build

Modified Paths:
--------------
    trunk/dports/graphics/MyPaint/Portfile

Modified: trunk/dports/graphics/MyPaint/Portfile
===================================================================
--- trunk/dports/graphics/MyPaint/Portfile	2011-08-20 00:51:05 UTC (rev 82779)
+++ trunk/dports/graphics/MyPaint/Portfile	2011-08-20 00:58:53 UTC (rev 82780)
@@ -73,7 +73,7 @@
     post-extract {
         xinstall -m 755 ${filespath}/${name}.in ${workpath}/${name}
     }
-    post-build {
+    post-patch {
         reinplace "s|@PREFIX@|${prefix}|g" ${workpath}/${name}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110819/afa600f1/attachment.html>


More information about the macports-changes mailing list