diff options
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index d5ccafed2fb..b5660cbf9fb 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -47,6 +47,7 @@ OPTIONS_DEFAULT=EVOLUTION BONOBO EVOLUTION_DESC= Use the Evolution calendar BONOBO_DESC= Support for bonobo applets aka Gnome 2 applets +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEVOLUTION} |