aboutsummaryrefslogtreecommitdiff
path: root/japanese/ibus-anthy
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2014-06-14 03:46:58 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2014-06-14 03:46:58 +0000
commit27fc5ca9385a0445b7b089b861280457c2f24402 (patch)
tree8dea928ba00ee72eae05d9eec67b9b89348f1d6a /japanese/ibus-anthy
parent1ed0d63d236551e7db0348129fcce0b71de3bb60 (diff)
downloadports-27fc5ca9385a0445b7b089b861280457c2f24402.tar.gz
ports-27fc5ca9385a0445b7b089b861280457c2f24402.zip
Stagefy
Notes
Notes: svn path=/head/; revision=357737
Diffstat (limited to 'japanese/ibus-anthy')
-rw-r--r--japanese/ibus-anthy/Makefile9
-rw-r--r--japanese/ibus-anthy/pkg-plist11
2 files changed, 8 insertions, 12 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile
index 711a770a2f06..87265efc732d 100644
--- a/japanese/ibus-anthy/Makefile
+++ b/japanese/ibus-anthy/Makefile
@@ -3,8 +3,7 @@
PORTNAME= ibus-anthy
PORTVERSION= 1.2.7
-PORTREVISION= 3
-PORTEPOCH= 1
+PORTREVISION= 4
CATEGORIES= japanese
PROJECTHOST= ibus
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -19,7 +18,7 @@ LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy \
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:${PORTSDIR}/devel/py-notify
GNU_CONFIGURE= yes
-USES= gettext gmake pkgconfig
+USES= libtool gettext gmake pkgconfig
USE_PYTHON= yes
USE_GNOME= pygtk2
@@ -32,7 +31,6 @@ INCLUDEDIR_REPLACE_FILES= \
engine/Makefile.am \
engine/Makefile.in
-NO_STAGE= yes
post-patch:
cd ${WRKSRC} && \
${REINPLACE_CMD} "s,@@LOCALBASE@@,${LOCALBASE},g" \
@@ -41,7 +39,6 @@ post-patch:
${INCLUDEDIR_REPLACE_FILES}
post-install:
- @${CAT} ${PKGMESSAGE}
- @${ECHO_CMD} To display this message again, type ${PKG_INFO} -D ${PKGNAME}
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_anthy.so
.include <bsd.port.mk>
diff --git a/japanese/ibus-anthy/pkg-plist b/japanese/ibus-anthy/pkg-plist
index d324e85c86d0..4f5f4504314e 100644
--- a/japanese/ibus-anthy/pkg-plist
+++ b/japanese/ibus-anthy/pkg-plist
@@ -1,4 +1,3 @@
-%%PYTHON_SITELIBDIR%%/_anthy.la
%%PYTHON_SITELIBDIR%%/_anthy.so
%%PYTHON_SITELIBDIR%%/anthy.py
libexec/ibus-engine-anthy
@@ -47,8 +46,8 @@ share/ibus/component/anthy.xml
share/locale/fr/LC_MESSAGES/ibus-anthy.mo
share/locale/ja/LC_MESSAGES/ibus-anthy.mo
share/locale/zh_CN/LC_MESSAGES/ibus-anthy.mo
-@dirrm %%DATADIR%%/setup
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%/engine
-@dirrm %%DATADIR%%/dicts
-@dirrm %%DATADIR%%
+@dirrmtry %%DATADIR%%/dicts
+@dirrmtry %%DATADIR%%/engine
+@dirrmtry %%DATADIR%%/icons
+@dirrmtry %%DATADIR%%/setup
+@dirrmtry %%DATADIR%%