summaryrefslogtreecommitdiff
path: root/textproc/uim-qt
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2009-09-26 09:42:47 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2009-09-26 09:42:47 +0000
commit1cd219c0895aae38416fc2b5c69240375ff84f0e (patch)
tree37c95997657b37a6cfa960bcc81bdf600d4464b0 /textproc/uim-qt
parentUpdate to 0.35. (diff)
Add dependency on intltool to fix configure error.
Reported by: pointyhat via pav and QAT Feature safe: yes
Notes
Notes: svn path=/head/; revision=242126
Diffstat (limited to 'textproc/uim-qt')
-rw-r--r--textproc/uim-qt/Makefile2
1 files changed, 0 insertions, 2 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