diff options
Diffstat (limited to 'sysutils/zisofs-tools/Makefile')
-rw-r--r-- | sysutils/zisofs-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/zisofs-tools/Makefile b/sysutils/zisofs-tools/Makefile index 2a93e211acfe..73926783d4ec 100644 --- a/sysutils/zisofs-tools/Makefile +++ b/sysutils/zisofs-tools/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFINE= LFS DOCS OPTIONS_DEFAULT= LFS LFS_DESC= Enable Large Files Support +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MLFS} |