diff options
Diffstat (limited to 'devel/mongo-c-driver/Makefile')
-rw-r--r-- | devel/mongo-c-driver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mongo-c-driver/Makefile b/devel/mongo-c-driver/Makefile index e618ebb89ea2..75dabde3b42e 100644 --- a/devel/mongo-c-driver/Makefile +++ b/devel/mongo-c-driver/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \ USE_GITHUB= yes GH_ACCOUNT= mongodb -USES= cmake:outsource pkgconfig +USES= cmake pkgconfig #USES= cmake:noninja pkgconfig USE_LDCONFIG= yes LDFLAGS+= -pthread |