diff options
Diffstat (limited to 'x11/libxfce4menu/Makefile')
-rw-r--r-- | x11/libxfce4menu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index b39cd09b920d..ced494232946 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ARGS= --with-vendor-info=FreeBSD OPTIONS_DEFINE= DOCS NLS NOTIFY GLADE OPTIONS_DEFAULT= NOTIFY +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |