diff options
Diffstat (limited to 'net/net6')
-rw-r--r-- | net/net6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index f29220f3e721..8b9c740aa626 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -19,6 +19,7 @@ USES= pathfix pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |