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

vinc17 at macports.org vinc17 at macports.org
Sat Jan 19 17:10:14 PST 2008


Revision: 33158
          http://trac.macosforge.org/projects/macports/changeset/33158
Author:   vinc17 at macports.org
Date:     2008-01-19 17:10:12 -0800 (Sat, 19 Jan 2008)

Log Message:
-----------
pari: reformatted Portfile.

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

Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile	2008-01-19 20:43:45 UTC (rev 33157)
+++ trunk/dports/math/pari/Portfile	2008-01-20 01:10:12 UTC (rev 33158)
@@ -23,10 +23,9 @@
 configure.env       C_INCLUDE_PATH=${prefix}/include \
                     LIBRARY_PATH=${prefix}/lib
 configure.args      --mandir=${prefix}/share/man --with-readline
-pre-configure       {
-                      file rename -force ${worksrcpath}/Configure \
-                        ${worksrcpath}/configure
-                    }
+pre-configure {
+    file rename -force ${worksrcpath}/Configure ${worksrcpath}/configure
+}
 
 livecheck.check     regex
 livecheck.url       ${master_sites}?M=D

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080119/97560ab3/attachment.html


More information about the macports-changes mailing list