diff options
Diffstat (limited to 'net/penguintv-devel/Makefile')
-rw-r--r-- | net/penguintv-devel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/penguintv-devel/Makefile b/net/penguintv-devel/Makefile index 6400a1b95c67..8253d5b8e9e8 100644 --- a/net/penguintv-devel/Makefile +++ b/net/penguintv-devel/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= PenguinTV -PORTVERSION= 3.0 +PORTVERSION= 3.4 CATEGORIES= net audio multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= penguintv @@ -22,8 +22,6 @@ 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 \ |