diff options
Diffstat (limited to 'devel/mongo-cxx-driver')
-rw-r--r-- | devel/mongo-cxx-driver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mongo-cxx-driver/Makefile b/devel/mongo-cxx-driver/Makefile index 47bc29a5d986..cfa29973b37c 100644 --- a/devel/mongo-cxx-driver/Makefile +++ b/devel/mongo-cxx-driver/Makefile @@ -20,7 +20,7 @@ GH_ACCOUNT= waitman GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= 41691d5 -USE_PYTHON= yes +USE_PYTHON_BUILD= 2 NO_STAGE= yes .include <bsd.port.mk> |