summaryrefslogtreecommitdiff
path: root/x11/tk83
diff options
context:
space:
mode:
Diffstat (limited to 'x11/tk83')
-rw-r--r--x11/tk83/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11/tk83/Makefile b/x11/tk83/Makefile
index 9e778b9b831..05f09f7ed22 100644
--- a/x11/tk83/Makefile
+++ b/x11/tk83/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/08/31 09:40:15 seb Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/04 07:05:30 wiz Exp $
DISTNAME= tk8.3.4
PKGNAME= tk-8.3.4
@@ -21,11 +21,6 @@ MAKE_ENV+= TOUCH="${TOUCH}"
USE_LIBTOOL= yes
TEST_TARGET= test
-# Initially install the man pages into ${WRKDIR}/man, as we need a staged
-# install to avoid overwriting existing manpages in ${PREFIX}/man.
-#
-CONFIGURE_ARGS+= --mandir=${WRKDIR}/man
-
.include "../../mk/bsd.prefs.mk"
.if defined(ABI) && ${ABI} == "64"
@@ -61,8 +56,6 @@ post-build:
${MV} ${WRKSRC}/tkConfig.sh.tmp ${WRKSRC}/tkConfig.sh
post-install:
- cd ${WRKDIR} && ${PAX} -rwpm man ${PREFIX}
- ${RM} -rf ${WRKDIR}/man
${RM} -f ${PREFIX}/bin/wish
cd ${PREFIX}/bin && ${LN} -s wish8.3 wish
${INSTALL_DATA_DIR} ${PREFIX}/include/tk