aboutsummaryrefslogtreecommitdiff
path: root/lang/pbasic
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /lang/pbasic
parente25456852bc19ad4f1e63841747a4f63637d0eef (diff)
downloadports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz
ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip
Notes
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 deabeee7c1d9..55337924f976 100644
--- a/lang/pbasic/Makefile
+++ b/lang/pbasic/Makefile
@@ -24,7 +24,7 @@ PLIST_FILES= bin/pbasic
do-configure:
-cd ${WRKSRC} ; ${RM} -rf termio m68000 msdos vax pyramid ns32000 \
- pdp11 cursor/cursor.dos cursor/cursor.ukc
+ pdp11 cursor/cursor.dos cursor/cursor.ukc
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/basic ${PREFIX}/bin/pbasic