mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark as broken: leaves file behind on deinstall.
This commit is contained in:
parent
e88b63a36e
commit
aff8fd518a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201942
@ -22,6 +22,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/_sqlite.so:${PORTSDIR}/databases/p
|
||||
${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= leaves egg file behind on deinstall
|
||||
|
||||
WRKSRC= ${WRKDIR}/PenguinTV-${PORTVERSION}
|
||||
|
||||
OPTIONS= PYLUCENE "Use Lucene search engine" ON \
|
||||
|
@ -21,6 +21,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/_sqlite.so:${PORTSDIR}/databases/p
|
||||
${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= leaves egg file behind on deinstall
|
||||
|
||||
WRKSRC= ${WRKDIR}/PenguinTV-${PORTVERSION}
|
||||
|
||||
OPTIONS= PYLUCENE "Use Lucene search engine" ON \
|
||||
|
Loading…
Reference in New Issue
Block a user