diff options
Diffstat (limited to 'x11/kde4-baseapps/Makefile')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 94dad9e9743e..2f5349e5b060 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -36,6 +36,7 @@ OPTIONS_DEFAULT= ${OPTIONS_DEFINE} KONSOLE_DESC= Install Konsole terminal emulator KWRITE_DESC= Install KWrite text editor +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MKONSOLE} |