aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk83
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>2000-06-02 15:29:19 +0800
committerhoek <hoek@FreeBSD.org>2000-06-02 15:29:19 +0800
commit073a50e09924924dd87b668acb231ce78fa15ace (patch)
treee7cfc01542a2cb3b0bffe494037d06116d556777 /x11-toolkits/tk83
parentc64a76d21985db89875ac07f1b316585ff0493c6 (diff)
downloadfreebsd-ports-gnome-073a50e09924924dd87b668acb231ce78fa15ace.tar.gz
freebsd-ports-gnome-073a50e09924924dd87b668acb231ce78fa15ace.tar.zst
freebsd-ports-gnome-073a50e09924924dd87b668acb231ce78fa15ace.zip
Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicism
in non-ja tkstep80.
Diffstat (limited to 'x11-toolkits/tk83')
-rw-r--r--x11-toolkits/tk83/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index 2e572e15cc98..08f7b077c1be 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl8.3
CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=libtk83.so.1
MAKE_ENV= SHORT_TK_VER=83
PKGINSTALL= ${PKGDIR}/INSTALL.wish
+PKGDEINSTALL= ${PKGDIR}/DEINSTALL.wish
PLIST_SUB= TK_VER=8.3 SHORT_TK_VER=83