summaryrefslogtreecommitdiff
path: root/lang/tcl83
diff options
context:
space:
mode:
authorwiz <wiz>2005-11-04 06:52:43 +0000
committerwiz <wiz>2005-11-04 06:52:43 +0000
commit135fec08e8c7de4d74aed820129bbcd2701fc7ca (patch)
tree125e31666b143e7c58e2eb5578d16c51cdded910 /lang/tcl83
parent0f8e9cea52c033f9983b1f4ae814b6b7ee49957f (diff)
downloadpkgsrc-135fec08e8c7de4d74aed820129bbcd2701fc7ca.tar.gz
Apply same fix as for lang/tcl to fix breakage introduced
by adding the --mandir switch.
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 7a1484f526d..29a358ae183 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/08/31 09:40:15 seb Exp $
+# $NetBSD: Makefile,v 1.11 2005/11/04 06:52:43 wiz Exp $
#
DISTNAME= tcl8.3.4
@@ -77,8 +77,6 @@ post-build:
${MV} ${WRKSRC}/tclConfig.sh.tmp ${WRKSRC}/tclConfig.sh
post-install:
- cd ${WRKDIR} && ${PAX} -rwpm man ${PREFIX}
- ${RM} -rf ${WRKDIR}/man
cd ${PREFIX}/bin && ${LN} -s tclsh8.3 tclsh
${INSTALL_DATA_DIR} ${PREFIX}/include/tcl
${INSTALL_DATA_DIR} ${PREFIX}/include/tcl/unix