aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-01 04:48:00 +0800
committerasami <asami@FreeBSD.org>2000-06-01 04:48:00 +0800
commit5cfbd5f16970dfbd2474b53679e65ca13653fb32 (patch)
tree86c2c23fd959dda0aed9b9986e670574ed3ee27f
parent7420bd2c083875e7c3bd6297a823b705ca7ca763 (diff)
downloadfreebsd-ports-gnome-5cfbd5f16970dfbd2474b53679e65ca13653fb32.tar.gz
freebsd-ports-gnome-5cfbd5f16970dfbd2474b53679e65ca13653fb32.tar.zst
freebsd-ports-gnome-5cfbd5f16970dfbd2474b53679e65ca13653fb32.zip
Gotta tell bsd.port.mk about DEINSTALL.tclsh.
-rw-r--r--lang/tcl82/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 682565b43d0f..4e9cfde359c3 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -21,6 +21,7 @@ CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
MAKE_ENV= SHORT_TCL_VER=82
PKGINSTALL= ${PKGDIR}/INSTALL.tclsh
+PKGDEINSTALL= ${PKGDIR}/DEINSTALL.tclsh
PLIST_SUB= TCL_VER=8.2 SHORT_TCL_VER=82