diff options
Diffstat (limited to 'x11-wm/dwm/Makefile')
-rw-r--r-- | x11-wm/dwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/dwm/Makefile b/x11-wm/dwm/Makefile index 543def1e992a..9b09c8aba9d0 100644 --- a/x11-wm/dwm/Makefile +++ b/x11-wm/dwm/Makefile @@ -26,6 +26,7 @@ MAN1= dwm.1 PLIST_FILES= bin/dwm PORTDOCS= README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXINERAMA} |