aboutsummaryrefslogtreecommitdiff
path: root/lang/beignet
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
commite0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /lang/beignet
parent411a42077f495f437d1991bb81e508d52f3cd6ea (diff)
downloadports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.tar.gz
ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.zip
Notes
Diffstat (limited to 'lang/beignet')
-rw-r--r--lang/beignet/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/beignet/Makefile b/lang/beignet/Makefile
index 8478e52ef7e7..6db8ebafeb61 100644
--- a/lang/beignet/Makefile
+++ b/lang/beignet/Makefile
@@ -30,8 +30,6 @@ CMAKE_ARGS+= -DLLVM_CONFIG_EXECUTABLE=${LOCALBASE}/bin/llvm-config${LLVMVER}
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= Beignet needs a graphics driver supported by the Intel KMS driver
-BROKEN_FreeBSD_9= Beignet is only supported on FreeBSD 10.1 and newer
-
# running tests from makefile doesn't work quite yet, so comment them out for now.
#OPTIONS_DEFINE= TESTS
#TESTS_DESC= Build and run the test suite