diff options
Diffstat (limited to 'textproc/ibus')
-rw-r--r-- | textproc/ibus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 936180e..48b651c 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -36,7 +36,7 @@ LIBS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS GTK2 GTK3 VALA GINTRO PYTHON_LIB DOCS XIM ENGINE OPTIONS_RADIO= CONFIG OPTIONS_RADIO_CONFIG= GCONF DCONF -OPTIONS_DEFAULT= NLS GTK2 GTK3 VALA GINTRO PYTHON_LIB DCONF XIM ENGINE +OPTIONS_DEFAULT= GTK2 GTK3 VALA GINTRO PYTHON_LIB DCONF XIM ENGINE GTK2_DESC= Install GTK2 client GTK3_DESC= Install GTK3 client and panel |