summaryrefslogtreecommitdiff
path: root/devel/llvm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
commit2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch)
treedec929e55f9a1d4050bb11ff517a1459898008e0 /devel/llvm
parent- Update to 0.2.1. (diff)
Remove USE_REINPLACE from all categories starting with D
Notes
Notes: svn path=/head/; revision=161363
Diffstat (limited to 'devel/llvm')
-rw-r--r--devel/llvm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/llvm/Makefile b/devel/llvm/Makefile
index 7e4098c5d7ac..145b8a95d229 100644
--- a/devel/llvm/Makefile
+++ b/devel/llvm/Makefile
@@ -19,7 +19,6 @@ BROKEN= Does not build
GNU_CONFIGURE= yes
USE_BISON= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
MAKE_ENV= ENABLE_OPTIMIZED=1 # strips binaries
WRKSRC= ${WRKDIR}/llvm