diff options
| -rw-r--r-- | emulators/m2000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/m2000/Makefile b/emulators/m2000/Makefile index ca94e42f8563..2e1e7c2bbf1e 100644 --- a/emulators/m2000/Makefile +++ b/emulators/m2000/Makefile @@ -45,9 +45,9 @@ M2000TAPES= 3DDoolhof2.cas \ WRKSRC= ${WRKDIR}/P2000 ALL_TARGET= x +USE_XLIB= yes SUB_FILES= m2000.sh -USE_UNZIP= yes post-extract: ${MKDIR} ${WRKDIR}/tapeconv |
