Stage chinese/fcitx-sunpinyin

PR:		192894
Submitted by:	Henry Hu
This commit is contained in:
John Marino 2014-08-21 23:07:32 +00:00
parent d2df789228
commit fce4d1978a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365601

View file

@ -12,7 +12,7 @@ COMMENT= SunPinyin support for Fcitx
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx
BUILD_DEPENDS= zh-sunpinyin>=2.0.4.r2:${PORTSDIR}/chinese/sunpinyin BUILD_DEPENDS= zh-sunpinyin>=2.0.4.r2:${PORTSDIR}/chinese/sunpinyin
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS= zh-sunpinyin>=2.0.4.r2:${PORTSDIR}/chinese/sunpinyin
USES= cmake gettext pkgconfig tar:xz USES= cmake gettext pkgconfig tar:xz
USE_GNOME= intltool USE_GNOME= intltool
@ -20,8 +20,4 @@ INSTALLS_ICONS= yes
PROJECTHOST= fcitx PROJECTHOST= fcitx
NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk> .include <bsd.port.mk>