aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm34/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/llvm34/Makefile')
-rw-r--r--devel/llvm34/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/llvm34/Makefile b/devel/llvm34/Makefile
index bba4898c4bb6..f16417456a2d 100644
--- a/devel/llvm34/Makefile
+++ b/devel/llvm34/Makefile
@@ -11,6 +11,8 @@ PKGNAMESUFFIX= ${LLVM_SUFFIX}
MAINTAINER= brooks@FreeBSD.org
COMMENT= Low Level Virtual Machine
+BROKEN_powerpc64= Does not build
+
LLVM_SUFFIX= ${PORTVERSION:C/([0-9]\.[0-9]).*/\1/:S/.//g:C/r.//}
LLVM_PREFIX= ${PREFIX}/llvm${LLVM_SUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${LLVM_SUFFIX}