aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-10-08 15:34:02 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-10-08 15:34:02 +0000
commitda69fcb845d309dc7ea89d376a15034fbc2271b9 (patch)
tree904bec91028cddcf83777b98652f7346d3c84718 /textproc
parent4a479f53ceb307f0ea7a137093003d931a507bed (diff)
downloadports-da69fcb845d309dc7ea89d376a15034fbc2271b9.tar.gz
ports-da69fcb845d309dc7ea89d376a15034fbc2271b9.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/skim/Makefile5
-rw-r--r--textproc/skim/pkg-message7
2 files changed, 10 insertions, 2 deletions
diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile
index 017886d3e719..218f9d8cb7de 100644
--- a/textproc/skim/Makefile
+++ b/textproc/skim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= skim
PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scim
@@ -43,6 +43,9 @@ CONFIGURE_ENV+= CXXFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__ ${CFLAGS}"
LDFLAGS="-L${LOCALBASE}/lib -lintl"
.endif
+post-patch:
+ ${REINPLACE_CMD} s,bash,sh,g ${WRKSRC}/src/scim-panel-kde.in
+
do-configure:
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./configure
diff --git a/textproc/skim/pkg-message b/textproc/skim/pkg-message
index a1b31e586427..48765ccbef04 100644
--- a/textproc/skim/pkg-message
+++ b/textproc/skim/pkg-message
@@ -9,13 +9,18 @@ following ports as needed:
Chinese:
chinese/scim-tables Table based input methods: Array30, CangJie, Cantonese,
Dayi, Erbi, EZ, Jyutping, Simplex, Wubi, Ziranma, ZhuYin
- chinese/scim-chinese Smart pinyin
+ chinese/scim-pinyin Smart pinyin
+ chinese/scim-chewing Chewing
Korean:
korean/scim-tables Table based input methods: Hangul, Hanja
Japanese:
japanese/scim-tables Table based input methods: HIRAGANA, KATAKANA, Nippon
+ japanese/scim-anthy Anthy
+ japanese/scim-canna Canna
+ japanese/scim-skk SKK
+ japanese/scim-uim UIM
You can use the command `skim' to start after properly setting SCIM (please
refer to the message displayed by scim installation).