diff options
Diffstat (limited to 'x11/dmenu/Makefile')
-rw-r--r-- | x11/dmenu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile index 213ab1445b0d..8b9c225f518f 100644 --- a/x11/dmenu/Makefile +++ b/x11/dmenu/Makefile @@ -25,6 +25,7 @@ USE_XORG= x11 MAN1= dmenu.1 stest.1 PLIST_FILES= bin/dmenu bin/dmenu_run bin/stest +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXINERAMA} |