[86963] trunk/dports/net/snownews/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Nov 7 08:00:29 PST 2011


Revision: 86963
          http://trac.macports.org/changeset/86963
Author:   ryandesign at macports.org
Date:     2011-11-07 08:00:29 -0800 (Mon, 07 Nov 2011)
Log Message:
-----------
snownews: do reinplace in post-patch not post-extract

Modified Paths:
--------------
    trunk/dports/net/snownews/Portfile

Modified: trunk/dports/net/snownews/Portfile
===================================================================
--- trunk/dports/net/snownews/Portfile	2011-11-07 16:00:10 UTC (rev 86962)
+++ trunk/dports/net/snownews/Portfile	2011-11-07 16:00:29 UTC (rev 86963)
@@ -26,7 +26,7 @@
                     port:gettext \
                     port:p5.12-xml-libxml
 
-post-extract {
+post-patch {
     # We want to use perl from MacPorts.
     reinplace s|/usr/bin/perl|${prefix}/bin/perl5.12| ${worksrcpath}/opml2snow
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111107/080d4e88/attachment.html>


More information about the macports-changes mailing list