Ticket #39975: root.diff
File root.diff, 626 bytes (added by cjones051073 (Chris Jones), 11 years ago) |
---|
-
science/root/Portfile
old new 118 118 reinplace "s|lib/python/genreflex|lib/root/python/genreflex|g" ${destroot}${prefix}/bin/genreflex 119 119 } 120 120 121 variant cxx11 description {Build with c++11 support} { 122 configure.args-delete --disable-c++11 123 configure.args-append --enable-c++11 124 } 125 121 126 variant xrootd description {Build with XRootD support} { 122 127 configure.args-delete --disable-xrootd 123 128 configure.args-append --enable-xrootd \