diff options
author | daichi <daichi@FreeBSD.org> | 2009-11-24 11:26:01 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2009-11-24 11:26:01 +0800 |
commit | 19122440e92f9131100cf05590f8dc93a5b3f592 (patch) | |
tree | f76f9447ec4b551ca6959f9fcbe11534310194c5 | |
parent | 9c093452cece7aac43113451d500618420e6fb3d (diff) | |
download | freebsd-ports-gnome-19122440e92f9131100cf05590f8dc93a5b3f592.tar.gz freebsd-ports-gnome-19122440e92f9131100cf05590f8dc93a5b3f592.tar.zst freebsd-ports-gnome-19122440e92f9131100cf05590f8dc93a5b3f592.zip |
correct incomplete pkg-plist
Pointed out by: QAT
-rw-r--r-- | japanese/ibus-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/ibus-anthy/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index 9156cf9a7f86..d754c2cd4d48 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= ibus-anthy PORTVERSION= 1.2.0.20090917 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/japanese/ibus-anthy/pkg-plist b/japanese/ibus-anthy/pkg-plist index feae16a422d2..c008efac736d 100644 --- a/japanese/ibus-anthy/pkg-plist +++ b/japanese/ibus-anthy/pkg-plist @@ -2,6 +2,7 @@ %%PYTHON_SITELIBDIR%%/_anthy.so %%PYTHON_SITELIBDIR%%/anthy.py libexec/ibus-engine-anthy +libexec/ibus-setup-anthy %%DATADIR%%/engine/engine.py %%DATADIR%%/engine/engine.pyc %%DATADIR%%/engine/engine.pyo |