mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
14 lines
333 B
Text
14 lines
333 B
Text
|
|
$FreeBSD$
|
|
|
|
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -31,7 +31,7 @@
|
|
OPTIONAL_DIRS :=
|
|
else
|
|
DIRS := lib/System 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
|
|
endif
|
|
|