aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl82
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-10 04:52:24 +0800
committeredwin <edwin@FreeBSD.org>2006-05-10 04:52:24 +0800
commit161621351211788c872d09a81e302310b54217e5 (patch)
tree9b4e748432f4bdeb6d849bd42e065d35ffc050b3 /lang/tcl82
parentb24a7dce717b919b3fe946c7641952c25f744b05 (diff)
downloadfreebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.tar.gz
freebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.tar.zst
freebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.zip
Remove USE_REINPLACE from the categories starting with L
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>