aboutsummaryrefslogtreecommitdiff
path: root/lang/pbasic
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 02:42:41 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 02:42:41 +0000
commit3262cce303b354dfda0c0b11bbbda803a827665b (patch)
treec032983554a8629dd6dfa9af9f4d687c43e5ac6f /lang/pbasic
parent50af3342991a28fc1e594857fcef03e5fdf80c19 (diff)
downloadports-3262cce303b354dfda0c0b11bbbda803a827665b.tar.gz
ports-3262cce303b354dfda0c0b11bbbda803a827665b.zip
expr -> ${EXPR}
mv -> ${MV} rm -> ${RM} tr -> ${TR}
Notes
Notes: svn path=/head/; revision=21051
Diffstat (limited to 'lang/pbasic')
-rw-r--r--lang/pbasic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile
index a4050916b92d..f9e2a8a15326 100644
--- a/lang/pbasic/Makefile
+++ b/lang/pbasic/Makefile
@@ -20,7 +20,7 @@ MAKEFILE= makefile
MAN1= pbasic.1
do-configure:
- -cd ${WRKSRC} ; rm -rf termio m68000 msdos vax pyramid ns32000 \
+ -cd ${WRKSRC} ; ${RM} -rf termio m68000 msdos vax pyramid ns32000 \
pdp11 cursor/cursor.dos cursor/cursor.ukc
do-install: