diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/icc | |
parent | Add l2p 1.0, which creates PNG images from LaTeX math expressions. (diff) |
Remove USE_REINPLACE from the categories starting with L
Diffstat (limited to 'lang/icc')
-rw-r--r-- | lang/icc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile index f30b3ecd5a1d..891d4fd7173d 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -31,7 +31,6 @@ ONLY_FOR_ARCHS= i386 CONFLICTS= linux_devtools* USE_LINUX= yes -USE_REINPLACE= yes COMPILERDIR= intel_cc_80 PLIST_SUB= COMPILERDIR=${COMPILERDIR} |