diff options
Diffstat (limited to 'x11-wm/mcwm')
-rw-r--r-- | x11-wm/mcwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/mcwm/Makefile b/x11-wm/mcwm/Makefile index 90c2b652f6a3..78bf6e41dc69 100644 --- a/x11-wm/mcwm/Makefile +++ b/x11-wm/mcwm/Makefile @@ -24,6 +24,7 @@ MAN1= mcwm.1 hidden.1 PLIST_FILES= bin/mcwm bin/hidden PORTDOCS= README NEWS +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "You can build mcwm with your own config.h using the MCWM_CONF knob:" @${ECHO_MSG} "make MCWM_CONF=/path/to/mcwm/config.h install clean" |