diff options
Diffstat (limited to 'sysutils/pv/Makefile')
-rw-r--r-- | sysutils/pv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 2eb0abe903da..968020a9c7e5 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -26,6 +26,7 @@ PORTDOCS= README INSTALL NEWS PACKAGE \ OPTIONS_DEFINE= NLS LFS OPTIONS_DEFAULT= LFS +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MLFS} |