From da69fcb845d309dc7ea89d376a15034fbc2271b9 Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Sat, 8 Oct 2005 15:34:02 +0000 Subject: - Replace bash with sh in ${WRKSRC}/src/scim-panel-kde.in. - Correct pkg-message. PR: ports/84694 Submitted by: chinsan Approved by: maintainer --- textproc/skim/Makefile | 5 ++++- textproc/skim/pkg-message | 7 ++++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'textproc') 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). -- cgit v1.2.3