aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl82
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-09 20:52:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-09 20:52:24 +0000
commit7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch)
treeb674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/tcl82
parent25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff)
downloadports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz
ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip
Remove USE_REINPLACE from the categories starting with L
Notes
Notes: svn path=/head/; revision=161836
Diffstat (limited to 'lang/tcl82')
-rw-r--r--lang/tcl82/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 0f3fa556332e..74a8364dccbb 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -26,7 +26,6 @@ MAKE_ENV= SHORT_TCL_VER=82
PKGINSTALL= ${PKGDIR}/pkg-install.tclsh
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.tclsh
NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
-USE_REINPLACE= YES
PLIST_SUB= TCL_VER=8.2 SHORT_TCL_VER=82
.include <bsd.port.pre.mk>