diff options
-rw-r--r-- | devel/rapidyaml/Makefile | 2 |
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} |