Ticket #47958: Portfile-plplot.diff
File Portfile-plplot.diff, 1.5 KB (added by Schamschula (Marius Schamschula), 9 years ago) |
---|
-
Portfile
old new 6 6 PortGroup wxWidgets 1.0 7 7 8 8 name plplot 9 version 5.10.0 10 revision 3 9 version 5.11.0 11 10 platforms darwin 12 11 maintainers takeshi openmaintainer 13 12 categories science 14 13 license LGPL 15 14 description Scientific plotting package, double precision version 16 15 master_sites sourceforge 17 checksums rmd160 16e353cf410232da700d5f2edd1533006f2dc4c4\18 sha256 d4e930b8b9d43cd1663408986218d61f166de7cbc9ef5bed111b0bdea934f9d516 checksums rmd160 717d64e2ea800363caf579d4d9d10a12540b20cc \ 17 sha256 bfa8434e6e1e7139a5651203ec1256c8581e2fac3122f907f7d8d25ed3bd5f7e 19 18 homepage http://plplot.sourceforge.net/ 20 19 set description_base "PLplot is a cross-platform software package for \ 21 20 creating scientific plots. To help accomplish that task it is organized as a \ … … 38 37 port:swig-tcl \ 39 38 port:tcl 40 39 41 patchfiles patch-CMakeLists.txt.diff \ 42 patch-plConfig.h.in.diff \ 43 patch-cmake-modules-pkg-config.cmake.diff 40 patchfiles patch-cmake-modules-pkg-config.cmake.diff 41 44 42 post-patch { 45 43 reinplace "s|-ObjC|-ObjC -framework AquaTerm|" ${worksrcpath}/cmake/modules/aqt.cmake 46 44 reinplace "s|-framework AquaTerm|-F${frameworks_dir} -framework AquaTerm|" ${worksrcpath}/cmake/modules/aqt.cmake