aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl83
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/tcl83
parent25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff)
downloadports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz
ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip
Notes
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 6176a7d56711..6d0fc18eabba 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -28,7 +28,6 @@ PKGINSTALL= ${PKGDIR}/pkg-install.tclsh
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.tclsh
TCL_VER= 8.3
NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
-USE_REINPLACE= YES
PLIST_SUB= TCL_VER=${TCL_VER} SHORT_TCL_VER=83
.include <bsd.port.pre.mk>