Skip to content

Commit

Permalink
math/muparser: Fix pkg-plist
Browse files Browse the repository at this point in the history
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/cmake/muparser/muparser-targets-%%CMAKE_BUILD_TYPE%%.cmake
Error: Orphaned: lib/cmake/muparser/muparser-targets.cmake
Error: Orphaned: lib/cmake/muparser/muparserConfig.cmake
Error: Orphaned: lib/cmake/muparser/muparserConfigVersion.cmake

Approved by:	portmgr (blanket)
  • Loading branch information
BSDKaffee committed Nov 9, 2023
1 parent 77539ad commit b4c952b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions math/muparser/pkg-plist
Expand Up @@ -11,6 +11,10 @@ include/muParserTemplateMagic.h
include/muParserTest.h
include/muParserToken.h
include/muParserTokenReader.h
lib/cmake/muparser/muparser-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/muparser/muparser-targets.cmake
lib/cmake/muparser/muparserConfig.cmake
lib/cmake/muparser/muparserConfigVersion.cmake
lib/libmuparser.so
lib/libmuparser.so.2
lib/libmuparser.so.%%MUPARSER_VERSION%%
Expand Down

0 comments on commit b4c952b

Please sign in to comment.