Ticket #39830: alps.diff
File alps.diff, 583 bytes (added by gamperl@…, 11 years ago) |
---|
-
Portfile
old new 29 29 # alps has its own internal boost it wants to use, and fails if MacPorts' newer boost is active. 30 30 conflicts_build boost 31 31 32 patchfiles patch-CMakeLists.txt.diff 33 32 34 configure.args-delete -DCMAKE_SYSTEM_PREFIX_PATH=\"${prefix}\;/usr\" 33 35 configure.args-append -DCMAKE_SYSTEM_PREFIX_PATH=\"/usr\;${prefix}\" \ 34 36 -DBoost_ROOT_DIR:PATH=${worksrcpath}/boost \