[68354] trunk/dports/science/triangle/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Jun 1 18:15:40 PDT 2010
Revision: 68354
http://trac.macports.org/changeset/68354
Author: ryandesign at macports.org
Date: 2010-06-01 18:15:37 -0700 (Tue, 01 Jun 2010)
Log Message:
-----------
triangle: use "extract.mkdir yes"
Modified Paths:
--------------
trunk/dports/science/triangle/Portfile
Modified: trunk/dports/science/triangle/Portfile
===================================================================
--- trunk/dports/science/triangle/Portfile 2010-06-02 01:14:58 UTC (rev 68353)
+++ trunk/dports/science/triangle/Portfile 2010-06-02 01:15:37 UTC (rev 68354)
@@ -26,9 +26,9 @@
use_zip yes
+extract.mkdir yes
+
post-extract {
- file mkdir ${worksrcpath}
- eval file rename [glob -directory ${workpath} \[A-s\]* t*.?] ${worksrcpath}
reinplace "s/-DLINUX//" ${worksrcpath}/makefile
reinplace "s|/usr/X11R6|${prefix}|g" ${worksrcpath}/makefile
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100601/6b42c5f4/attachment.html>
More information about the macports-changes
mailing list