summaryrefslogtreecommitdiff
path: root/devel/ds2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ds2/Makefile')
-rw-r--r--devel/ds2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ds2/Makefile b/devel/ds2/Makefile
index 4027ac8a91f8..f12c2015a736 100644
--- a/devel/ds2/Makefile
+++ b/devel/ds2/Makefile
@@ -26,7 +26,7 @@ do-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 1002000 || ${COMPILER_TYPE} == "gcc"
+.if ${COMPILER_TYPE} == "gcc"
IGNORE= builds only on greater than 10.1 and with clang
.endif