diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-05-31 20:48:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-05-31 20:48:00 +0000 |
commit | c143940dbcb550b5695fde7d88c1a550e9781bca (patch) | |
tree | 26a5b4d31b735d21465655bd4d7ea91eac4bee50 /lang/tcl82 | |
parent | 45238af353b42f20873be58d3dc73578d5247170 (diff) | |
download | ports-c143940dbcb550b5695fde7d88c1a550e9781bca.tar.gz ports-c143940dbcb550b5695fde7d88c1a550e9781bca.zip |
Notes
Diffstat (limited to 'lang/tcl82')
-rw-r--r-- | lang/tcl82/Makefile | 1 |
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 |