Changeset 82187
- Timestamp:
- 08/09/11 18:45:08 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/graphics/field3d/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/field3d/Portfile
r82186 r82187 27 27 sha1 1bbd1c7cadca96d5f0d58f3f2a27241d481e205f \ 28 28 rmd160 89279bbc9906ed7df6052169fb9239f87a2b8cd9 29 extract.mkdir yes 30 extract.post_args "| tar --strip-components=1 -xf -" 29 post-extract { 30 move [glob ${workpath}/*] ${worksrcpath} 31 } 31 32 patchfiles patch-BuildSupport.py \ 32 33 patch-SConstruct
Note: See TracChangeset
for help on using the changeset viewer.

