diff options
Diffstat (limited to 'www/geneweb/Makefile')
-rw-r--r-- | www/geneweb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/geneweb/Makefile b/www/geneweb/Makefile index 0a581a89d91f..f116be5604a0 100644 --- a/www/geneweb/Makefile +++ b/www/geneweb/Makefile @@ -21,6 +21,7 @@ MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= GTK2 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} |