
$FreeBSD: ports/devel/llvm/files/patch-Makefile,v 1.2 2009/03/04 21:01:10 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
 
