From 29870c686d9341c77e1566c3d555a36f42f3c414 Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Wed, 31 May 2000 18:17:39 +0000 Subject: PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from ${PKGDIR} if DEINSTALL.tclsh exists there. Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl. The latter two technically don't need it since they depend on another library which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing them anyways as a defensive measure. --- lang/tcl84/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/tcl84') diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index b6635192b184..82db66c4e1e1 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ARGS= --enable-shared CONFIGURE_ENV= PORTSDIR=${PORTSDIR} MAKE_ENV= SHORT_TCL_VER=83 PKGINSTALL= ${PKGDIR}/INSTALL.tclsh +PKGDEINSTALL= ${PKGDIR}/DEINSTALL.tclsh PLIST_SUB= TCL_VER=8.3 SHORT_TCL_VER=83 -- cgit v1.2.3