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/oorexx | |
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/oorexx')
-rw-r--r-- | lang/oorexx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/oorexx/Makefile b/lang/oorexx/Makefile index a276807a29ea..c7c69b2fba87 100644 --- a/lang/oorexx/Makefile +++ b/lang/oorexx/Makefile @@ -15,7 +15,6 @@ COMMENT= A powerful typeless object-oriented scripting language CONFLICTS= rexx-imc-[0-9]* rexx-regina-[0-9]* -USE_REINPLACE= yes INSTALLS_SHLIB= yes MAKE_ENV= EXAMPLESDIR="${EXAMPLESDIR}" MAN1= rexx.1 rexxc.1 rxmigrate.1 rxsubcom.1 rxqueue.1 |