diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /lang/pocl | |
parent | - Add LICENSE. (diff) |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Diffstat (limited to 'lang/pocl')
-rw-r--r-- | lang/pocl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/pocl/Makefile b/lang/pocl/Makefile index 995021ff7b85..8e01da317f1f 100644 --- a/lang/pocl/Makefile +++ b/lang/pocl/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= llvm${LLVM_VERSION}>=0:devel/llvm${LLVM_VERSION} CONFLICTS= freeocl[0-9]* -BROKEN_FreeBSD_9= pocl is not supported on 9.x BROKEN_FreeBSD_10= pocl is not supported on 10.x ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON_amd64= only tested on amd64 |