aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-04-02 20:36:31 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-04-02 20:36:37 +0000
commit681f1c047746542d6ece3ae1cec0d57fe6eaefd0 (patch)
tree0fe9439a1bbc7a58ac4a0076bd98034423469051
parentecfa1956cdd33b686ebacec871d1585e2390619a (diff)
downloadports-681f1c047746542d6ece3ae1cec0d57fe6eaefd0.tar.gz
ports-681f1c047746542d6ece3ae1cec0d57fe6eaefd0.zip
misc/dartsim: Fix plist
Add missing file, %%DATADIR%%/cmake/DARTFindspdlog.cmake Approved by: portmgr (blanket, build fix)
-rw-r--r--misc/dartsim/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/dartsim/pkg-plist b/misc/dartsim/pkg-plist
index 36fb9bed1a03..2a0668ea4b23 100644
--- a/misc/dartsim/pkg-plist
+++ b/misc/dartsim/pkg-plist
@@ -461,6 +461,7 @@ libdata/pkgconfig/dart.pc
%%DATADIR%%/cmake/DARTFindfmt.cmake
%%DATADIR%%/cmake/DARTFindlz4.cmake
%%DATADIR%%/cmake/DARTFindoctomap.cmake
+%%DATADIR%%/cmake/DARTFindspdlog.cmake
%%DATADIR%%/cmake/DARTFindtinyxml2.cmake
%%DATADIR%%/cmake/DARTFindurdfdom.cmake
%%DATADIR%%/cmake/FindIPOPT.cmake