diff options
Diffstat (limited to 'emulators/tiemu3/Makefile')
-rw-r--r-- | emulators/tiemu3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile index bc644cb906f6..f59d811db523 100644 --- a/emulators/tiemu3/Makefile +++ b/emulators/tiemu3/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ARGS= --disable-gdb MAN1= tiemu.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |