aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/tcl76
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-28 10:42:41 +0800
committermharo <mharo@FreeBSD.org>1999-08-28 10:42:41 +0800
commit54a9de1bc46c49543c5fc07b6128d0f18b5c4023 (patch)
tree63ca8b1b366b8d64e4d645959252f91f9d55ab5f /japanese/tcl76
parent929e461fb30940a507219f54c08472fb7347d37a (diff)
downloadfreebsd-ports-gnome-54a9de1bc46c49543c5fc07b6128d0f18b5c4023.tar.gz
freebsd-ports-gnome-54a9de1bc46c49543c5fc07b6128d0f18b5c4023.tar.zst
freebsd-ports-gnome-54a9de1bc46c49543c5fc07b6128d0f18b5c4023.zip
expr -> ${EXPR}
mv -> ${MV} rm -> ${RM} tr -> ${TR}
Diffstat (limited to 'japanese/tcl76')
-rw-r--r--japanese/tcl76/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile
index e24be9561b0d..b6f7671877ba 100644
--- a/japanese/tcl76/Makefile
+++ b/japanese/tcl76/Makefile
@@ -39,7 +39,7 @@ post-configure:
@${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}
pre-build:
- cd ${WRKSRC} && ${MAKE} -f Makefile.lib PREFIX=${PREFIX} VERSION=${VERSION} && rm *.o
+ cd ${WRKSRC} && ${MAKE} -f Makefile.lib PREFIX=${PREFIX} VERSION=${VERSION} && ${RM} *.o
pre-install:
${MKDIR} ${PREFIX}/lib/tcl${VERSION}