diff options
Diffstat (limited to 'emulators/hfs/Makefile')
-rw-r--r-- | emulators/hfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index 191ead90c38f..f6ebdedb55d0 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -28,6 +28,7 @@ PORTDOCS= README OPTIONS_DEFINE= ALIASES DOCS ALIASES_DESC= Install subcommand symbolic links +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MALIASES} |