summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-01-08 19:12:55 +0100
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-01-08 19:18:09 +0100
commit12faca99b06b08d8f9878db4a89c777b290c41dc (patch)
treecc1b46d5114d19bb662fdc78ee7df0bf2776fa0d
parentgraphics/libjxl: unbreak pkg-config support (diff)
devel/rapidyaml: Add USE_LDCONFIG
We install a shared library. Reported by: driesm@
-rw-r--r--devel/rapidyaml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rapidyaml/Makefile b/devel/rapidyaml/Makefile
index dd64eed9b1b9..6af7be0248fc 100644
--- a/devel/rapidyaml/Makefile
+++ b/devel/rapidyaml/Makefile
@@ -20,6 +20,8 @@ GH_PROJECT= cmake:cmake
GH_TAGNAME= 9416f29:cmake
GH_SUBDIR= ext/c4core/cmake:cmake
+USE_LDCONFIG= yes
+
CMAKE_ON= BUILD_SHARED_LIBS
PLIST_SUB= PORTVERSION=${PORTVERSION}