diff options
Diffstat (limited to 'emulators/m2000/Makefile')
-rw-r--r-- | emulators/m2000/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/m2000/Makefile b/emulators/m2000/Makefile index 22a996a5b52a..83ea076d7cff 100644 --- a/emulators/m2000/Makefile +++ b/emulators/m2000/Makefile @@ -46,6 +46,7 @@ USE_XORG= x11 xi SUB_FILES= m2000.sh PORTDOCS= M2000.txt +NO_STAGE= yes post-extract: ${MKDIR} ${WRKDIR}/tapeconv ${UNZIP_CMD} ${DISTDIR}/${DIST_SUBDIR}/tapeconv.zip -d ${WRKDIR}/tapeconv |