summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/uim-qt/Makefile2
-rw-r--r--textproc/uim/Makefile2
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/uim-qt/Makefile b/textproc/uim-qt/Makefile
index c01d55ecda4d..15a7a4d01467 100644
--- a/textproc/uim-qt/Makefile
+++ b/textproc/uim-qt/Makefile
@@ -28,8 +28,6 @@ UIM_SLAVE= yes
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-qt_Makefile.in \
${PATCHDIR}/extra-patch-qt_chardict_po_Makefile.in.in
-BROKEN= fails to configure
-
.if defined(WITHOUT_X11)
IGNORE= requires X11
.endif
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index df20823f949d..a8123e5169a8 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -19,7 +19,7 @@ COMMENT?= Input method library
USE_BZIP2= yes
USE_LDCONFIG= yes
WANT_GNOME= yes
-USE_GNOME+= gnometarget glib20
+USE_GNOME+= gnometarget glib20 intltool
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
USE_GETTEXT= yes