From 161621351211788c872d09a81e302310b54217e5 Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 9 May 2006 20:52:24 +0000 Subject: Remove USE_REINPLACE from the categories starting with L --- lang/tcl84/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lang/tcl84') 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) -- cgit