mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
14 lines
235 B
Text
14 lines
235 B
Text
|
|
$FreeBSD$
|
|
|
|
--- tools/clang/Makefile.orig
|
|
+++ tools/clang/Makefile
|
|
@@ -14,7 +14,7 @@
|
|
|
|
IS_TOP_LEVEL := 1
|
|
CLANG_LEVEL := .
|
|
-DIRS := include lib tools runtime docs
|
|
+DIRS := include lib tools runtime %%DOCSRCDIR%%
|
|
|
|
PARALLEL_DIRS :=
|
|
|