diff options
Diffstat (limited to 'ftp/pavuk')
-rw-r--r-- | ftp/pavuk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 3cdcc8a10de6..f89593f98316 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -23,6 +23,7 @@ MAN1= pavuk.1 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |