diff options
author | pav <pav@FreeBSD.org> | 2005-11-10 17:00:24 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-10 17:00:24 +0000 |
commit | dceacc13b95fec7b650fba00fc1ce8072e6eb2e6 (patch) | |
tree | aadd5b9467fc7e2d802cad001823296868abde4d /chinese/scim-tables | |
parent | 3d47fcc316b698b5c9d14398a4213caf73b2cfa6 (diff) | |
download | FreeBSD-ports-dceacc13b95fec7b650fba00fc1ce8072e6eb2e6.zip FreeBSD-ports-dceacc13b95fec7b650fba00fc1ce8072e6eb2e6.tar.gz |
- Install forgotten icon file
PR: ports/88638
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Diffstat (limited to 'chinese/scim-tables')
-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 f287eb1..c29dfe5 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 337aaa8..cfee3ca 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 0989e18..b430540 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 |