1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/llvm/files/patch-Makefile
2008-07-01 20:48:43 +00:00

15 lines
335 B
Plaintext

$FreeBSD$
--- Makefile.orig
+++ Makefile
@@ -18,7 +18,7 @@
# 6. Build tools, runtime, docs.
#
DIRS := lib/System lib/Support utils lib/VMCore lib tools/llvm-config \
- tools runtime docs
+ tools runtime %%DOCSRCDIR%%
OPTIONAL_DIRS := examples projects bindings
EXTRA_DIST := test llvm.spec include win32 Xcode