mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- fix pylucene dependency
Reported by: pointyhat (pav)
This commit is contained in:
parent
6a258c1283
commit
81c60c2963
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262339
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user