Ticket #49613: root.mathmore.diff
File root.mathmore.diff, 818 bytes (added by cjones051073 (Chris Jones), 9 years ago) |
---|
-
Portfile
116 116 -Dlibcxx=ON \ 117 117 -Dxrootd=OFF \ 118 118 -Dbuiltin_ftgl=ON \ 119 -Dmathmore=O N\119 -Dmathmore=OFF \ 120 120 -Dgenvector=ON \ 121 121 -Dmemstat=ON \ 122 122 -Dunuran=ON \ … … 306 306 #configure.args-replace -Dgsl_shared=OFF -Dgsl_shared=ON 307 307 #configure.args-append -DGSL_CONFIG_EXECUTABLE="${prefix}/bin/gsl-config" 308 308 #depends_lib-append port:gsl 309 # Enable the MathMore library 310 configure.args-replace -Dmathmore=OFF -Dmathmore=ON 309 311 } 310 312 311 313 variant fitsio description {Build with fitsio support} {