aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-qt4-xml
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-qt4-xml')
-rw-r--r--textproc/py-qt4-xml/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/py-qt4-xml/Makefile b/textproc/py-qt4-xml/Makefile
index f5683621bddc..6034d5891aec 100644
--- a/textproc/py-qt4-xml/Makefile
+++ b/textproc/py-qt4-xml/Makefile
@@ -65,6 +65,10 @@ PLIST_SUB+= SIP=""
ARGS+= --trace
.endif
+.if ${OSVERSION} < 700000
+BROKEN= does not configure on 6.X
+.endif
+
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV}\
${PYTHON_CMD} configure.py ${ARGS}