[92221] trunk/dports/math/pari/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 22 01:10:09 PDT 2012


Revision: 92221
          https://trac.macports.org/changeset/92221
Author:   ryandesign at macports.org
Date:     2012-04-22 01:10:09 -0700 (Sun, 22 Apr 2012)
Log Message:
-----------
pari: do reinplacing in post-patch not pre-configure

Modified Paths:
--------------
    trunk/dports/math/pari/Portfile

Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile	2012-04-22 08:09:02 UTC (rev 92220)
+++ trunk/dports/math/pari/Portfile	2012-04-22 08:10:09 UTC (rev 92221)
@@ -59,7 +59,7 @@
 }
 set universal_archs_supported ${supported_archs}
 
-pre-configure {
+post-patch {
     if {![variant_isset doc]} {
         reinplace "s/\\(doc all:\\).*/\\1/" \
             ${worksrcpath}/config/DOC_Make.SH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120422/4db898af/attachment.html>


More information about the macports-changes mailing list