summaryrefslogtreecommitdiffstats
path: root/lang/pbasic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pbasic/Makefile')
-rw-r--r--lang/pbasic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile
index a405091..f9e2a8a 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:
OpenPOWER on IntegriCloud