From c45354c27a1d951608620689142aa7ffa4e3e8bc Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 20 Feb 2006 10:28:58 +0000 Subject: - Fix the fix; man pages don't go to pkg-plist. Pointy hat to: lawrance --- textproc/scim-table-imengine/Makefile | 2 ++ textproc/scim-table-imengine/pkg-plist | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) 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 .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 -- cgit