[68355] trunk/dports/science/triangle/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jun 1 18:17:00 PDT 2010


Revision: 68355
          http://trac.macports.org/changeset/68355
Author:   ryandesign at macports.org
Date:     2010-06-01 18:16:57 -0700 (Tue, 01 Jun 2010)
Log Message:
-----------
triangle: patch in the patch phase, not in the extract and configure phases

Modified Paths:
--------------
    trunk/dports/science/triangle/Portfile

Modified: trunk/dports/science/triangle/Portfile
===================================================================
--- trunk/dports/science/triangle/Portfile	2010-06-02 01:15:37 UTC (rev 68354)
+++ trunk/dports/science/triangle/Portfile	2010-06-02 01:16:57 UTC (rev 68355)
@@ -28,12 +28,9 @@
 
 extract.mkdir		yes
 
-post-extract	{
+post-patch	{
     reinplace "s/-DLINUX//" ${worksrcpath}/makefile
     reinplace "s|/usr/X11R6|${prefix}|g" ${worksrcpath}/makefile
-}
-
-post-configure	{
     reinplace "s|CC = cc|CC = ${configure.cc}|g" ${worksrcpath}/makefile
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100601/693c9586/attachment.html>


More information about the macports-changes mailing list