From 4cc765aeead24fa70eefef117dad722d415cf7dd Mon Sep 17 00:00:00 2001
From: MANTANI Nobutaka <nobutaka@FreeBSD.org>
Date: Wed, 28 Mar 2007 11:39:53 +0000
Subject: Fix pkg-plist.

---
 japanese/uim-anthy/Makefile  | 2 --
 japanese/uim-anthy/pkg-plist | 3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)

(limited to 'japanese')

diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile
index f9f4ed7aa688..37e2e457fc1b 100644
--- a/japanese/uim-anthy/Makefile
+++ b/japanese/uim-anthy/Makefile
@@ -21,8 +21,6 @@ USE_GNOME=	gtk20
 LIB_DEPENDS=	anthy.1:${PORTSDIR}/japanese/anthy \
 		uim.4:${PORTSDIR}/textproc/uim
 
-BROKEN=		Incomplete pkg-plist
-
 MASTERDIR=	${.CURDIR}/../../textproc/uim
 PKGDIR=		${.CURDIR}
 CONFIGURE_ARGS=	--with-anthy
diff --git a/japanese/uim-anthy/pkg-plist b/japanese/uim-anthy/pkg-plist
index d517a267797d..b1eab819f6fe 100644
--- a/japanese/uim-anthy/pkg-plist
+++ b/japanese/uim-anthy/pkg-plist
@@ -2,6 +2,7 @@
 lib/uim/plugin/libuim-anthy.a
 lib/uim/plugin/libuim-anthy.la
 lib/uim/plugin/libuim-anthy.so
-%%X11%%share/uim/helperdata/uim-dict-ui.xml
+%%X11%%%%DATADIR%%/helperdata/uim-dict-ui.xml
+@dirrmtry %%X11%%%%DATADIR%%/helperdata
 @exec uim-module-manager --register anthy
 @unexec uim-module-manager --unregister anthy
-- 
cgit v1.2.3