Changeset 82768
- Timestamp:
- 08/19/11 16:53:21 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/python/py-yt/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-yt/Portfile
r82759 r82768 7 7 name py-yt 8 8 version 2.1 9 revision 1 9 10 maintainers robitaille openmaintainer 10 11 … … 36 37 depends_run-append port:py${python.version}-numpy \ 37 38 port:py${python.version}-matplotlib \ 38 port:py${python.version}-h5py 39 port:py${python.version}-h5py \ 40 port:py${python.version}-cython 39 41 } 42 43 post-extract { 44 file rename ${workpath}/yt_analysis-yt-yt-${version} ${workpath}/yt-${version} 45 } 46 47 patchfiles patch-freetype_writer.diff
Note: See TracChangeset
for help on using the changeset viewer.

