[82912] trunk/dports/python/py-yt/Portfile

jmr at macports.org jmr at macports.org
Sun Aug 21 17:16:04 PDT 2011


Revision: 82912
          http://trac.macports.org/changeset/82912
Author:   jmr at macports.org
Date:     2011-08-21 17:16:04 -0700 (Sun, 21 Aug 2011)
Log Message:
-----------
py-yt: fix stub

Modified Paths:
--------------
    trunk/dports/python/py-yt/Portfile

Modified: trunk/dports/python/py-yt/Portfile
===================================================================
--- trunk/dports/python/py-yt/Portfile	2011-08-22 00:12:13 UTC (rev 82911)
+++ trunk/dports/python/py-yt/Portfile	2011-08-22 00:16:04 UTC (rev 82912)
@@ -38,10 +38,9 @@
                         port:py${python.version}-matplotlib \
                         port:py${python.version}-h5py \
                         port:py${python.version}-cython
+    post-extract {
+        file rename ${workpath}/yt_analysis-yt-yt-${version} ${workpath}/yt-${version}
+    }
+    
+    patchfiles patch-freetype_writer.diff
 }
-
-post-extract {
-    file rename ${workpath}/yt_analysis-yt-yt-${version} ${workpath}/yt-${version}
-}
-
-patchfiles patch-freetype_writer.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110821/21a4f222/attachment-0001.html>


More information about the macports-changes mailing list