View | Details | Raw Unified | Return to bug 199112 | Differences between
and this patch

Collapse All | Expand All

(-)chinese/fcitx/Makefile (-2 / +1 lines)
Lines 33-42 CONFLICTS= zh-scim-fcitx-3.* Link Here
33
USE_GNOME=	pango intltool libxml2 introspection
33
USE_GNOME=	pango intltool libxml2 introspection
34
USE_XORG=	x11 xext xkbfile
34
USE_XORG=	x11 xext xkbfile
35
USE_LDCONFIG=	yes
35
USE_LDCONFIG=	yes
36
USES=		tar:xz cmake desktop-file-utils execinfo gettext iconv \
36
USES=		tar:xz cmake desktop-file-utils execinfo gettext iconv:wchar_t \
37
		pathfix pkgconfig shared-mime-info
37
		pathfix pkgconfig shared-mime-info
38
INSTALLS_ICONS=	yes
38
INSTALLS_ICONS=	yes
39
LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB}
40
39
41
OPTIONS_DEFINE=	GTK2 GTK3 QT4 OPENCC TPUNC DOCS
40
OPTIONS_DEFINE=	GTK2 GTK3 QT4 OPENCC TPUNC DOCS
42
OPTIONS_DEFAULT=GTK2 QT4
41
OPTIONS_DEFAULT=GTK2 QT4

Return to bug 199112