diff options
Diffstat (limited to 'net/ngrep/Makefile')
-rw-r--r-- | net/ngrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile index 0acada1305ac..42edcb555867 100644 --- a/net/ngrep/Makefile +++ b/net/ngrep/Makefile @@ -28,6 +28,7 @@ PLIST_FILES= bin/ngrep PORTDOCS= CHANGES.txt CREDITS.txt INSTALL.txt LICENSE.txt \ README.txt REGEX.txt +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPCRE} |