summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/mongo-c-driver/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/mongo-c-driver/Makefile b/databases/mongo-c-driver/Makefile
index 642f3ce4759..141c74a20be 100644
--- a/databases/mongo-c-driver/Makefile
+++ b/databases/mongo-c-driver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2018/05/17 14:10:11 fhajny Exp $
+# $NetBSD: Makefile,v 1.36 2018/07/30 12:48:48 jperkin Exp $
DISTNAME= mongo-c-driver-1.9.5
CATEGORIES= databases
@@ -40,6 +40,8 @@ INSTALLATION_DIRS+= ${PKGMANDIR}/man3
PYTHON_FOR_BUILD_ONLY= yes
+BUILDLINK_TRANSFORM.SunOS+= rm:-D_XOPEN_SOURCE=1
+
.include "../../lang/python/application.mk"
# libbson and mongo-c-driver released are tied