aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl84
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/tcl84
parent25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff)
downloadports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz
ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip
Notes
Diffstat (limited to 'lang/tcl84')
-rw-r--r--lang/tcl84/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index 2d37ed8a4a99..9ee8914f2f1d 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -28,7 +28,6 @@ PKGINSTALL= ${PKGDIR}/pkg-install.tclsh
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.tclsh
TCL_VER= 8.4
NOPRECIOUSMAKEVARS= Too many _MLINKS for README.html
-USE_REINPLACE= YES
PLIST_SUB= TCL_VER=${TCL_VER} SHORT_TCL_VER=84
.if defined(TCL_WITH_THREADS) || defined(WITH_THREADS)