diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile index 8269e5edc5da..4eb6497533c0 100644 --- a/textproc/py-lucene/Makefile +++ b/textproc/py-lucene/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \ ${PYTHON_PKGNAMEPREFIX}jcc>0:${PORTSDIR}/devel/py-jcc FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/textproc/lucene:extract +BROKEN= does not build + USE_PYTHON= 2.5+ USE_GCC= 4.2+ USE_JAVA= yes