diff options
Diffstat (limited to 'chinese/fcitx-configtool/Makefile')
-rw-r--r-- | chinese/fcitx-configtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile index 770c0bba5bdb..506bc15d8bc1 100644 --- a/chinese/fcitx-configtool/Makefile +++ b/chinese/fcitx-configtool/Makefile @@ -22,6 +22,7 @@ USES= cmake gettext pkgconfig OPTIONS_DEFINE= GTK2 GTK3 OPTIONS_DEFAULT=GTK2 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} |