diff options
author | pav <pav@FreeBSD.org> | 2005-11-11 01:00:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-11 01:00:24 +0800 |
commit | dceacc13b95fec7b650fba00fc1ce8072e6eb2e6 (patch) | |
tree | aadd5b9467fc7e2d802cad001823296868abde4d /chinese/scim-tables/Makefile | |
parent | 3d47fcc316b698b5c9d14398a4213caf73b2cfa6 (diff) | |
download | freebsd-ports-gnome-dceacc13b95fec7b650fba00fc1ce8072e6eb2e6.tar.gz freebsd-ports-gnome-dceacc13b95fec7b650fba00fc1ce8072e6eb2e6.tar.zst freebsd-ports-gnome-dceacc13b95fec7b650fba00fc1ce8072e6eb2e6.zip |
- Install forgotten icon file
PR: ports/88638
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Diffstat (limited to 'chinese/scim-tables/Makefile')
-rw-r--r-- | chinese/scim-tables/Makefile | 4 |
1 files changed, 2 insertions, 2 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: |