Permalink
Browse files
LimeSuite: add comments
- Loading branch information
Showing
with
3 additions
and
0 deletions.
-
+3
−0
science/limesuite/Portfile
|
|
@@ -83,10 +83,13 @@ variant octave description {Enable Octave support} { |
|
|
|
|
|
default_variants +wxgui +soapy |
|
|
|
|
|
# fix where CMake files are installed; in MacPorts we strive for |
|
|
# "$PREFIX/share/cmake/$PROJECT_NAME", not "$PREFIX/lib/cmake/$PROJECT_NAME". |
|
|
patchfiles-append patch-src_CMakeLists.txt.diff |
|
|
patch.pre_args -p1 |
|
|
|
|
|
post-destroot { |
|
|
# remove images that won't get used on OSX |
|
|
file delete {*}[glob ${destroot}${prefix}/share/LimeSuite/images/*/*.dll] |
|
|
file delete {*}[glob ${destroot}${prefix}/share/LimeSuite/images/*/*windows*] |
|
|
} |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.