diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-14 16:54:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-14 16:54:54 +0800 |
commit | 0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8 (patch) | |
tree | 17937489af4c767844fc63b684ae3e7b31948812 /chinese/scim-chewing | |
parent | e959473966b963953d63d5f00fae8751f2decf0f (diff) | |
download | freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.gz freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.zst freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.zip |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Diffstat (limited to 'chinese/scim-chewing')
-rw-r--r-- | chinese/scim-chewing/Makefile | 2 | ||||
-rw-r--r-- | chinese/scim-chewing/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/chinese/scim-chewing/Makefile b/chinese/scim-chewing/Makefile index c1bfaf940dad..dbd256e39ac7 100644 --- a/chinese/scim-chewing/Makefile +++ b/chinese/scim-chewing/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-chewing PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://chewing.csie.net/download/scim/ @@ -18,7 +19,6 @@ LIB_DEPENDS= chewing.3:${PORTSDIR}/chinese/libchewing BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/chinese/scim-chewing/pkg-plist b/chinese/scim-chewing/pkg-plist index d43187c74b4f..739d4ce5d4ff 100644 --- a/chinese/scim-chewing/pkg-plist +++ b/chinese/scim-chewing/pkg-plist @@ -9,3 +9,5 @@ share/scim/icons/scim-chewing-swap-colors.png share/scim/icons/scim-chewing.png @dirrmtry lib/scim-1.0/IMEngine @dirrmtry lib/scim-1.0/SetupUI +@dirrmtry share/locale/zh_TW/LC_MESSAGES +@dirrmtry share/locale/zh_TW |