Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/penguintv-devel/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 14 Nov 2006 05:04:02 -0000 1.21 +++ Makefile 15 Nov 2006 17:53:01 -0000 @@ -43,7 +43,7 @@ .if defined(WITHOUT_PYLUCENE) #BROKEN= Cannot be run without PyLucene .else -RUN_DEPENDS+= ${LOCALBASE}/lib/python2.4/site-packages/PyLucene.py:${PORTSDIR}/devel/py-lucene +RUN_DEPENDS+= ${LOCALBASE}/lib/python2.4/site-packages/PyLucene.py:${PORTSDIR}/textproc/py-lucene .endif .if defined(WITH_MOZILLA)