
$FreeBSD: ports/lang/clang/files/patch-Makefile,v 1.2 2010/04/28 21:05:03 brooks Exp $

--- 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
 
