Changeset 82190
- Timestamp:
- 08/09/11 18:53:38 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/graphics/field3d/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/field3d/Portfile
r82188 r82190 5 5 name field3d 6 6 version 1.2.0 7 revision 1 7 8 categories graphics 8 9 maintainers blair … … 30 31 port:hdf5-18 31 32 33 variant universal {} 34 32 35 checksums md5 e77d4f6e455860291f8e0e0ce547aa50 \ 33 36 sha1 1bbd1c7cadca96d5f0d58f3f2a27241d481e205f \ … … 42 45 43 46 post-patch { 44 reinplace "s#@PREFIX@#$prefix#g" ${worksrcpath}/BuildSupport.py 45 reinplace "s#@CC@#${configure.cc}#" ${worksrcpath}/SConstruct 46 reinplace "s#@CXX@#${configure.cxx}#" ${worksrcpath}/SConstruct 47 reinplace "s#@PREFIX@#${prefix}#g" ${worksrcpath}/BuildSupport.py 48 reinplace "s#@CC@#${configure.cc} [get_canonical_archflags]#" \ 49 ${worksrcpath}/SConstruct 50 reinplace "s#@CXX@#${configure.cxx} [get_canonical_archflags]#" \ 51 ${worksrcpath}/SConstruct 47 52 } 48 53
Note: See TracChangeset
for help on using the changeset viewer.

