summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 10:02:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 10:02:41 +0000
commitabc7b2571aab2bfdcc40b505174c94233888d177 (patch)
tree4125a3cc0412b1ef1174702590d404dd6638ae1e /lang
parentAdjust to x11-toolkits/tk* install/deinstall script paths. (diff)
Adjust to lang/tcl* install/deinstall script paths.
Notes
Notes: svn path=/head/; revision=33571
Diffstat (limited to 'lang')
-rw-r--r--lang/itcl/Makefile4
-rw-r--r--lang/otcl/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 44cea5a43fb5..3789f8d1db85 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
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index 7c2c62d0ee45..cd4416848819 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -18,8 +18,8 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
USE_AUTOCONF= yes
-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
post-install:
${LN} -sf libotcl.so ${PREFIX}/lib/libotcl.so.1