diff options
Diffstat (limited to 'emulators/gxemul/Makefile')
-rw-r--r-- | emulators/gxemul/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 7793d7289545..751f65daf186 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -26,6 +26,7 @@ PLIST_FILES= bin/gxemul # a virtual VGA adaptor. CONFLICTS= svgalib-[0-9]* +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MX11} |