
$FreeBSD: ports/devel/clang/files/patch-Makefile,v 1.1 2009/10/24 23:30:19 brooks Exp $

--- Makefile.orig
+++ Makefile
@@ -24,7 +24,7 @@
   OPTIONAL_DIRS :=
 else
   DIRS := lib/System lib/Support utils lib/VMCore lib tools/llvm-config \
-          tools runtime docs
+          tools runtime %%DOCSRCDIR%%
   OPTIONAL_DIRS := examples projects bindings
 endif
 
