summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/include-what-you-use/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/include-what-you-use/Makefile b/devel/include-what-you-use/Makefile
index 4590c96d6e50..ebc3b13514bf 100644
--- a/devel/include-what-you-use/Makefile
+++ b/devel/include-what-you-use/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
BUILD_DEPENDS= clang37:devel/llvm37
RUN_DEPENDS= clang37:devel/llvm37
+BROKEN_FreeBSD_9= does not build
+
USES= cmake:outsource ncurses python:run
USE_GITHUB= yes