Skip to content
Permalink
Browse files

LimeSuite: add comments

  • Loading branch information
michaelld committed Apr 3, 2019
1 parent 7b0f912 commit c00b613bece6d50e5b3f41418412d0f8ae061efb
Showing with 3 additions and 0 deletions.
  1. +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*]
}

0 comments on commit c00b613

Please sign in to comment.
You can’t perform that action at this time.