diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/gauche | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) | |
download | freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.zst freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip |
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 |