diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2009-11-28 00:30:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2009-11-28 00:30:38 +0000 |
commit | 458a378a2222ff27db40aa04c24506fe2f2687c8 (patch) | |
tree | c7f97f2c38ae1c33b694882bac297f8d7315aad2 /net/penguintv | |
parent | 6c43ca98b0869904ede40f75b2cb51e6dfa2f862 (diff) |
Notes
Diffstat (limited to 'net/penguintv')
-rw-r--r-- | net/penguintv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/penguintv/Makefile b/net/penguintv/Makefile index 9410f99b753a..15f083a7301a 100644 --- a/net/penguintv/Makefile +++ b/net/penguintv/Makefile @@ -22,8 +22,6 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/_sqlite.so:${PORTSDIR}/databases/p ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= does not build - WRKSRC= ${WRKDIR}/PenguinTV-${PORTVERSION} OPTIONS= PYLUCENE "Use Lucene search engine" ON \ |