svn commit: r365601 - head/chinese/fcitx-sunpinyin
John Marino
marino at FreeBSD.org
Thu Aug 21 23:07:32 UTC 2014
Author: marino
Date: Thu Aug 21 23:07:32 2014
New Revision: 365601
URL: http://svnweb.freebsd.org/changeset/ports/365601
QAT: https://qat.redports.org/buildarchive/r365601/
Log:
Stage chinese/fcitx-sunpinyin
PR: 192894
Submitted by: Henry Hu
Modified:
head/chinese/fcitx-sunpinyin/Makefile
Modified: head/chinese/fcitx-sunpinyin/Makefile
==============================================================================
--- head/chinese/fcitx-sunpinyin/Makefile Thu Aug 21 23:05:13 2014 (r365600)
+++ head/chinese/fcitx-sunpinyin/Makefile Thu Aug 21 23:07:32 2014 (r365601)
@@ -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>
More information about the svn-ports-head
mailing list