diff options
Diffstat (limited to 'ftp/gwget/Makefile')
-rw-r--r-- | ftp/gwget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index e7e95f0bd234..c7e4d8e66bf9 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -29,6 +29,7 @@ LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= ${PORTNAME}.schemas +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNOTIFY} |