aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mongodb32/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-01-03 19:01:05 +0800
committermat <mat@FreeBSD.org>2017-01-03 19:01:05 +0800
commit057971c152a484648da5936e2abf430699f07815 (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /databases/mongodb32/Makefile
parentc743bcc36550fe214c3826e524078d4459e8cb90 (diff)
downloadfreebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.tar.gz
freebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.tar.zst
freebsd-ports-gnome-057971c152a484648da5936e2abf430699f07815.zip
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Diffstat (limited to 'databases/mongodb32/Makefile')
-rw-r--r--databases/mongodb32/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/mongodb32/Makefile b/databases/mongodb32/Makefile
index c8aef0212819..37f6f9ed0f6a 100644
--- a/databases/mongodb32/Makefile
+++ b/databases/mongodb32/Makefile
@@ -53,10 +53,6 @@ TEST_TARGET= unittests
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1002000
-# Cannot be built
-IGNORE= unsupported on FreeBSD 10.1 or older
-.endif
# Bugs when compiled with < Clang 3.7
# - https://jira.mongodb.org/browse/SERVER-21217
# - https://jira.mongodb.org/browse/SERVER-22740