svn commit: r301709 - head/textproc/py-lucene
Erwin Lansing
erwin at FreeBSD.org
Mon Jul 30 08:07:45 UTC 2012
Author: erwin
Date: Mon Jul 30 08:07:44 2012
New Revision: 301709
URL: http://svn.freebsd.org/changeset/ports/301709
Log:
Mark BROKEN: does not build
Submitted by: pointyhat
Modified:
head/textproc/py-lucene/Makefile (contents, props changed)
Modified: head/textproc/py-lucene/Makefile
==============================================================================
--- head/textproc/py-lucene/Makefile Mon Jul 30 07:33:21 2012 (r301708)
+++ head/textproc/py-lucene/Makefile Mon Jul 30 08:07:44 2012 (r301709)
@@ -22,6 +22,8 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/apa
${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
More information about the svn-ports-head
mailing list