aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2009-11-27 17:08:23 +0800
committerbeat <beat@FreeBSD.org>2009-11-27 17:08:23 +0800
commitf0f85404dfce3e0ebbadd313810114113980462d (patch)
tree019a09fb19794d0c67582d0fe097a5fb00e9061c /net
parent55febf1222367b4f8ce2413e01fd581c093822ca (diff)
downloadfreebsd-ports-gnome-f0f85404dfce3e0ebbadd313810114113980462d.tar.gz
freebsd-ports-gnome-f0f85404dfce3e0ebbadd313810114113980462d.tar.zst
freebsd-ports-gnome-f0f85404dfce3e0ebbadd313810114113980462d.zip
- Remove obsolete gecko providers
- Remove obsolete inclusion of www/mozilla/bsd.gecko.mk - Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi
Diffstat (limited to 'net')
-rw-r--r--net/penguintv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/penguintv/Makefile b/net/penguintv/Makefile
index b88f4635b341..9410f99b753a 100644
--- a/net/penguintv/Makefile
+++ b/net/penguintv/Makefile
@@ -6,7 +6,7 @@
PORTNAME= PenguinTV
PORTVERSION= 4.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net audio multimedia
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/4.0
@@ -31,13 +31,12 @@ OPTIONS= PYLUCENE "Use Lucene search engine" ON \
USE_GNOME= pygnomeextras pygnome2
USE_PYTHON= yes
-USE_GECKO= firefox
+USE_GECKO= libxul
USE_DISPLAY= yes
CONFLICTS= PenguinTV-devel-[0-9]*
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
.if defined(WITH_GSTREAMER)
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer