From 301bc1bb7f947aea60ebb832fbcd73467b367125 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 15 Jan 2014 23:42:17 +0000 Subject: Reduce over inclusion of bsd.port.mk --- databases/mongodb/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/mongodb/Makefile') diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile index 4f25fc16a01f..0a8ae8114683 100644 --- a/databases/mongodb/Makefile +++ b/databases/mongodb/Makefile @@ -70,8 +70,6 @@ SMOKE_TESTS+= smokeSsl SCONS_TARGET= core tools .endif -.include - .if ${OSVERSION} >= 1000024 EXTRA_PATCHES= ${PATCHDIR}/clang-patch-src_mongo_db_fts_stemmer.cpp \ ${PATCHDIR}/clang-patch-src_mongo_platform_unordered_map.h \ @@ -89,4 +87,4 @@ test: build-depends build ${SCONS_BIN} ${SCONS_ENV} ${SCONS_ARGS} ${SMOKE_TESTS} .endif -.include +.include -- cgit v1.2.3