diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-02-20 10:28:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-02-20 10:28:58 +0000 |
commit | 00e89e8cc3e3d983a12f629f633753242659724b (patch) | |
tree | 024abd7da15ba49ad6e4df84112afe9eb027b233 /textproc/scim-table-imengine | |
parent | 4a6e13258c8413930e55f0135179b8184e348308 (diff) | |
download | ports-00e89e8cc3e3d983a12f629f633753242659724b.tar.gz ports-00e89e8cc3e3d983a12f629f633753242659724b.zip |
Notes
Diffstat (limited to 'textproc/scim-table-imengine')
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-table-imengine/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 000d0d3f9e04..39c3642213eb 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -24,6 +24,8 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= intlhack +MAN1= scim-make-table.1 + .include <bsd.port.pre.mk> .if ${OSVERSION} < 500035 diff --git a/textproc/scim-table-imengine/pkg-plist b/textproc/scim-table-imengine/pkg-plist index e75070a3e202..3032fa3be5a4 100644 --- a/textproc/scim-table-imengine/pkg-plist +++ b/textproc/scim-table-imengine/pkg-plist @@ -1,7 +1,6 @@ bin/scim-make-table lib/scim-1.0/IMEngine/table.so lib/scim-1.0/SetupUI/table-imengine-setup.so -man/man1/scim-make-table.1 share/scim/icons/table.png share/locale/zh_CN/LC_MESSAGES/scim-tables.mo share/locale/zh_TW/LC_MESSAGES/scim-tables.mo |