diff options
Diffstat (limited to 'devel/libbson/Makefile')
-rw-r--r-- | devel/libbson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbson/Makefile b/devel/libbson/Makefile index 4721df8557d8..8caebace29fc 100644 --- a/devel/libbson/Makefile +++ b/devel/libbson/Makefile @@ -13,7 +13,7 @@ LICENSE= APACHE20 USE_GITHUB= yes GH_ACCOUNT= mongodb -USES= cmake:outsource pkgconfig +USES= cmake pkgconfig USE_LDCONFIG= yes .include <bsd.port.mk> |