diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /textproc/scim-table-imengine | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
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 | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 39c3642213eb..26d7b303f1f3 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-table-imengine PORTVERSION= 0.5.6 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim @@ -21,7 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:15 USE_GNOME= intlhack MAN1= scim-make-table.1 diff --git a/textproc/scim-table-imengine/pkg-plist b/textproc/scim-table-imengine/pkg-plist index 3032fa3be5a4..af08215854a2 100644 --- a/textproc/scim-table-imengine/pkg-plist +++ b/textproc/scim-table-imengine/pkg-plist @@ -1,5 +1,9 @@ bin/scim-make-table +lib/scim-1.0/IMEngine/table.a +lib/scim-1.0/IMEngine/table.la lib/scim-1.0/IMEngine/table.so +lib/scim-1.0/SetupUI/table-imengine-setup.a +lib/scim-1.0/SetupUI/table-imengine-setup.la lib/scim-1.0/SetupUI/table-imengine-setup.so share/scim/icons/table.png share/locale/zh_CN/LC_MESSAGES/scim-tables.mo @@ -11,6 +15,7 @@ share/locale/fr/LC_MESSAGES/scim-tables.mo share/locale/it/LC_MESSAGES/scim-tables.mo share/locale/pa/LC_MESSAGES/scim-tables.mo %%SKIM%%@cwd %%LOCALBASE%% +%%SKIM%%lib/kde3/kcm_skimplugin_scim_tables.a %%SKIM%%lib/kde3/kcm_skimplugin_scim_tables.la %%SKIM%%lib/kde3/kcm_skimplugin_scim_tables.so %%SKIM%%share/services/skimconfiguredialog/skimplugin_scim_table_config.desktop |