aboutsummaryrefslogtreecommitdiff
path: root/lang/clang-devel/files
diff options
context:
space:
mode:
Diffstat (limited to 'lang/clang-devel/files')
-rw-r--r--lang/clang-devel/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clang-devel/files/patch-Makefile b/lang/clang-devel/files/patch-Makefile
index 2c887b01275d..d056dceae2e2 100644
--- a/lang/clang-devel/files/patch-Makefile
+++ b/lang/clang-devel/files/patch-Makefile
@@ -6,7 +6,7 @@ $FreeBSD$
@@ -31,7 +31,7 @@
OPTIONAL_DIRS :=
else
- DIRS := lib/System lib/Support utils lib/VMCore lib tools/llvm-shlib \
+ DIRS := lib/Support utils lib/VMCore lib tools/llvm-shlib \
- tools/llvm-config tools runtime docs unittests
+ tools/llvm-config tools runtime %%DOCSRCDIR%% unittests
OPTIONAL_DIRS := projects bindings