diff options
Diffstat (limited to 'net/libjson-rpc-cpp/Makefile')
-rw-r--r-- | net/libjson-rpc-cpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libjson-rpc-cpp/Makefile b/net/libjson-rpc-cpp/Makefile index 886983700a16..3f941e5ef5f2 100644 --- a/net/libjson-rpc-cpp/Makefile +++ b/net/libjson-rpc-cpp/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libjsoncpp.so:devel/jsoncpp \ libargtable2.so:devel/argtable -USES= cmake:outsource pkgconfig +USES= cmake pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes |