aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-24 21:37:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-24 21:37:23 +0000
commit0f393548bef100248f3c4d91dd8627d5239c6318 (patch)
tree20d44f43a284c10ee7ea3aff41b3efd2a5db941f /textproc
parent7bf61596df983fec39b57395690be75811de7789 (diff)
downloadports-0f393548bef100248f3c4d91dd8627d5239c6318.tar.gz
ports-0f393548bef100248f3c4d91dd8627d5239c6318.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/uim-qt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/uim-qt/Makefile b/textproc/uim-qt/Makefile
index 15a7a4d01467..c01d55ecda4d 100644
--- a/textproc/uim-qt/Makefile
+++ b/textproc/uim-qt/Makefile
@@ -28,6 +28,8 @@ 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