diff options
Diffstat (limited to 'net/nc6/Makefile')
-rw-r--r-- | net/nc6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nc6/Makefile b/net/nc6/Makefile index 32a19c8e1b33..a49de165d4a9 100644 --- a/net/nc6/Makefile +++ b/net/nc6/Makefile @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |