Changeset 82188
- Timestamp:
- 08/09/11 18:47:48 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/graphics/field3d/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/field3d/Portfile
r82187 r82188 24 24 master_sites https://github.com/imageworks/Field3D/tarball/v${version} 25 25 platforms darwin 26 checksums md5 e77d4f6e455860291f8e0e0ce547aa50 \27 sha1 1bbd1c7cadca96d5f0d58f3f2a27241d481e205f \28 rmd160 89279bbc9906ed7df6052169fb9239f87a2b8cd929 post-extract {30 move [glob ${workpath}/*] ${worksrcpath}31 }32 patchfiles patch-BuildSupport.py \33 patch-SConstruct34 26 35 27 depends_build port:scons … … 37 29 port:ilmbase \ 38 30 port:hdf5-18 31 32 checksums md5 e77d4f6e455860291f8e0e0ce547aa50 \ 33 sha1 1bbd1c7cadca96d5f0d58f3f2a27241d481e205f \ 34 rmd160 89279bbc9906ed7df6052169fb9239f87a2b8cd9 35 36 post-extract { 37 move [glob ${workpath}/*] ${worksrcpath} 38 } 39 40 patchfiles patch-BuildSupport.py \ 41 patch-SConstruct 39 42 40 43 post-patch {
Note: See TracChangeset
for help on using the changeset viewer.

