aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim-gtk
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-06-12 17:45:54 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-06-12 17:45:54 +0000
commit89abb4bc3d764f8612073e05cb0e5d16433e3786 (patch)
tree5cba7e6e3ce1e5d3018f7c59ea6d2df416458343 /textproc/uim-gtk
parent831af5fc466c737116b030a1b4f31213c126137a (diff)
downloadports-89abb4bc3d764f8612073e05cb0e5d16433e3786.tar.gz
ports-89abb4bc3d764f8612073e05cb0e5d16433e3786.zip
Notes
Diffstat (limited to 'textproc/uim-gtk')
-rw-r--r--textproc/uim-gtk/Makefile9
-rw-r--r--textproc/uim-gtk/pkg-plist2
2 files changed, 8 insertions, 3 deletions
diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile
index 07a147bb7692..7f56ed71a86d 100644
--- a/textproc/uim-gtk/Makefile
+++ b/textproc/uim-gtk/Makefile
@@ -18,8 +18,15 @@ CONFIGURE_ARGS= --with-gtk2
UIM_SLAVE= yes
+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-gtk_Makefile.in \
+ ${PATCHDIR}/extra-patch-helper_Makefile.in
+
+do-build:
+ (cd ${WRKSRC}/gtk && ${GMAKE} LIBS="-luim")
+ (cd ${WRKSRC}/helper && ${GMAKE} LIBS="-luim -luim-custom")
+
do-install:
(cd ${WRKSRC}/gtk && ${GMAKE} install)
- (cd ${WRKSRC}/helper && ${GMAKE} install-binPROGRAMS install-exec-hook-gtk2)
+ (cd ${WRKSRC}/helper && ${GMAKE} install-binPROGRAMS)
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/uim-gtk/pkg-plist b/textproc/uim-gtk/pkg-plist
index 3eabceb9dcb9..0dde94188390 100644
--- a/textproc/uim-gtk/pkg-plist
+++ b/textproc/uim-gtk/pkg-plist
@@ -1,5 +1,3 @@
-bin/uim-helper-toolbar-gtk
-bin/uim-helper-toolbar-gtk-systray
bin/uim-im-switcher-gtk
bin/uim-input-pad-ja
bin/uim-pref-gtk