aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/pootle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile
index d022c25d5b9a..c8a67d7aa0e2 100644
--- a/textproc/pootle/Makefile
+++ b/textproc/pootle/Makefile
@@ -68,7 +68,7 @@ RUN_DEPENDS+= svn:${PORTSDIR}/devel/subversion
.endif
.if defined(WITH_LUCENE)
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}lucene>0:${PORTSDIR}/textproc/py-lucene
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}PyLucene>0:${PORTSDIR}/textproc/py-lucene
.endif
.if defined(WITH_MEMCACHED)