diff options
Diffstat (limited to 'x11/xfce4-conf/Makefile')
-rw-r--r-- | x11/xfce4-conf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile index 4a5185320e60..8099307a710e 100644 --- a/x11/xfce4-conf/Makefile +++ b/x11/xfce4-conf/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFINE= DOCS PERL NLS MAN3PREFIX?= ${PREFIX}/lib/perl5/${PERL_VER} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |