diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-10 17:00:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-10 17:00:24 +0000 |
commit | 3ef4a8d2432727f4e39b445a31ba43dfe25cf1ef (patch) | |
tree | 155e3b5cfa5d93d4c7d5c6985c8f8b4a56fcf47f /chinese | |
parent | 9801d2dadea0c69d2d055364f2e095fca934ec86 (diff) | |
download | ports-3ef4a8d2432727f4e39b445a31ba43dfe25cf1ef.tar.gz ports-3ef4a8d2432727f4e39b445a31ba43dfe25cf1ef.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/scim-tables/Makefile | 4 | ||||
-rw-r--r-- | chinese/scim-tables/files/patch-icons-Makefile.in | 8 | ||||
-rw-r--r-- | chinese/scim-tables/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile index f287eb1570ce..c29dfe570d60 100644 --- a/chinese/scim-tables/Makefile +++ b/chinese/scim-tables/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-tables PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 500035 -BROKEN= No working scim-make-table command on 4.x. Install textproc/scim-table-imengine for details +BROKEN= "No working scim-make-table command on 4.x. Install textproc/scim-table-imengine for details" .endif post-install: diff --git a/chinese/scim-tables/files/patch-icons-Makefile.in b/chinese/scim-tables/files/patch-icons-Makefile.in index 337aaa8dbf88..cfee3ca475ca 100644 --- a/chinese/scim-tables/files/patch-icons-Makefile.in +++ b/chinese/scim-tables/files/patch-icons-Makefile.in @@ -1,5 +1,5 @@ ---- icons/Makefile.in.orig Sun Oct 30 22:07:35 2005 -+++ icons/Makefile.in Tue Nov 1 23:24:17 2005 +--- icons/Makefile.in.orig Sun Oct 30 06:07:35 2005 ++++ icons/Makefile.in Mon Nov 7 22:02:59 2005 @@ -234,12 +234,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ @@ -14,7 +14,7 @@ CangJie.png \ CangJie3.png \ Cantonese.png \ -@@ -250,36 +245,11 @@ +@@ -250,36 +245,12 @@ Erbi.png \ Erbi-QS.png \ EZ.png \ @@ -42,7 +42,7 @@ - Telugu-inscript.png \ - Thai.png \ - Viqr.png \ -- Wu.png \ + Wu.png \ Wubi.png \ - Yawerty.png \ ZhuYin.png \ diff --git a/chinese/scim-tables/pkg-plist b/chinese/scim-tables/pkg-plist index 0989e18dc934..b430540e0497 100644 --- a/chinese/scim-tables/pkg-plist +++ b/chinese/scim-tables/pkg-plist @@ -11,6 +11,7 @@ share/scim/tables/Jyutping.bin share/scim/tables/Quick.bin share/scim/tables/Simplex.bin share/scim/tables/Stroke5.bin +share/scim/tables/Wu.bin share/scim/tables/Wubi.bin share/scim/tables/ZhuYin.bin share/scim/tables/Ziranma.bin @@ -27,6 +28,7 @@ share/scim/icons/Jyutping.png share/scim/icons/Quick.png share/scim/icons/Simplex.png share/scim/icons/Stroke5.png +share/scim/icons/Wu.png share/scim/icons/Wubi.png share/scim/icons/ZhuYin.png share/scim/icons/Ziranma.png |