aboutsummaryrefslogtreecommitdiff
path: root/devel/ds2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /devel/ds2
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Notes
Diffstat (limited to 'devel/ds2')
-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