Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2014 23:07:32 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365601 - head/chinese/fcitx-sunpinyin
Message-ID:  <201408212307.s7LN7WIB046376@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408212307.s7LN7WIB046376>