summaryrefslogtreecommitdiffstats
path: root/lang/itcl/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 10:02:41 +0000
committerasami <asami@FreeBSD.org>2000-10-08 10:02:41 +0000
commit4edbd4c0476336fe8256752df35b2f1ff5d4fd69 (patch)
treeeaa4db98cbc97bd28a1a127a52536aaf11eb2894 /lang/itcl/Makefile
parent017cbc755230c57b2ae65a89b73dc1fe3668b388 (diff)
downloadFreeBSD-ports-4edbd4c0476336fe8256752df35b2f1ff5d4fd69.zip
FreeBSD-ports-4edbd4c0476336fe8256752df35b2f1ff5d4fd69.tar.gz
Adjust to lang/tcl* install/deinstall script paths.
Diffstat (limited to 'lang/itcl/Makefile')
-rw-r--r--lang/itcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 44cea5a..3789f8d 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -20,8 +20,8 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl8.2
CONFIGURE_ENV= PORTSDIR=${PORTSDIR} ITCL_LIB_FILE=${ITCL_LIB_FILE}
-PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg/INSTALL.tclsh
-PKGDEINSTALL= ${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh
+PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg-install.tclsh
+PKGDEINSTALL= ${PORTSDIR}/lang/tcl82/pkg-deinstall.tclsh
SHLIB_MAJOR= 1
SHLIB_MINOR= 1
OpenPOWER on IntegriCloud