aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-10-04 20:09:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-10-04 20:09:12 +0000
commit30003b02dab60d737e471b1503110d129e8974ad (patch)
tree3aa1763219c3c241712ad074edd359e750c91350 /lang
parent74ddbcca7869945560ee40b32d415f72b100ee1b (diff)
downloadports-30003b02dab60d737e471b1503110d129e8974ad.tar.gz
ports-30003b02dab60d737e471b1503110d129e8974ad.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/clover/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/clover/Makefile b/lang/clover/Makefile
index eabe86a7a6ed..744e6f2916b4 100644
--- a/lang/clover/Makefile
+++ b/lang/clover/Makefile
@@ -17,12 +17,6 @@ ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= Clover needs a GPU supported by the Radeon KMS driver
.include <bsd.port.options.mk>
-
-# Keep in sync with devel/libclc
-.if ${LLVM_DEFAULT:S,-devel,990,} >= 90
-LLVM_DEFAULT= 80
-.endif
-
.include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common"
CONFIGURE_ARGS+= --enable-opencl --enable-opencl-icd --disable-dri \