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/gauche | |
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/gauche')
-rw-r--r-- | lang/gauche/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 53b258f2ccb9..52b94ce50865 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -38,7 +38,6 @@ PLIST_SUB= VERSION="${PORTVERSION}" \ TARGET="${CONFIGURE_TARGET}" \ INFOSECTION="${INFOSECTION}" USE_ICONV= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes INFO= gauche-refe gauche-refj |