aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx-sunpinyin
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-21 23:07:32 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-21 23:07:32 +0000
commitfce4d1978a9a435928988e16055324e776b21a0e (patch)
treeca7d451bf2765f28ce1323e6fdc2af3141f7bc7a /chinese/fcitx-sunpinyin
parentd2df789228f9e7d9f6d175bc6a86f5dec75f8721 (diff)
downloadports-fce4d1978a9a435928988e16055324e776b21a0e.tar.gz
ports-fce4d1978a9a435928988e16055324e776b21a0e.zip
Notes
Diffstat (limited to 'chinese/fcitx-sunpinyin')
-rw-r--r--chinese/fcitx-sunpinyin/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile
index fd7517c3cb6f..c539e6e77117 100644
--- a/chinese/fcitx-sunpinyin/Makefile
+++ b/chinese/fcitx-sunpinyin/Makefile
@@ -12,7 +12,7 @@ COMMENT= SunPinyin support for Fcitx
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx
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
USE_GNOME= intltool
@@ -20,8 +20,4 @@ INSTALLS_ICONS= yes
PROJECTHOST= fcitx
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>