summaryrefslogtreecommitdiff
path: root/x11/tk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/tk/Makefile')
-rw-r--r--x11/tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile
index 8def681d0d2..7bba500297b 100644
--- a/x11/tk/Makefile
+++ b/x11/tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/03/29 12:43:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2003/04/10 01:28:32 grant Exp $
DISTNAME= tk8.3.4
PKGNAME= tk-8.3.4
@@ -50,7 +50,7 @@ pre-install:
post-install:
${CHMOD} -R ugo-w ${WRKDIR}/man
- cd ${WRKDIR}; ${PAX} -rw man ${PREFIX}
+ cd ${WRKDIR} && ${PAX} -rw man ${PREFIX}
${CHMOD} -R ug+rw ${WRKDIR}/man
${RM} -f ${PREFIX}/bin/wish
cd ${PREFIX}/bin && ${LN} -s wish8.3 wish