diff options
Diffstat (limited to 'net-im/hotot/Makefile')
-rw-r--r-- | net-im/hotot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/hotot/Makefile b/net-im/hotot/Makefile index 2c887ff16313..1ea33152c2ab 100644 --- a/net-im/hotot/Makefile +++ b/net-im/hotot/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFINE= GTK2 QT4 KDE4 OPTIONS_DEFAULT= GTK2 QT4 KDE4_DESC= KDE 4 integration (implies Qt 4) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} |