aboutsummaryrefslogtreecommitdiffstats
path: root/net/penguintv
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-09-10 06:50:51 +0800
committeredwin <edwin@FreeBSD.org>2007-09-10 06:50:51 +0800
commitfc05102088e315cf27b9a824d229fa6e95f5262e (patch)
tree41e13e2e5c84da4e604c25568f9841b57f3162e5 /net/penguintv
parentc76b5183b98f510ffa6b624f4e65b94dbbdd01ce (diff)
downloadfreebsd-ports-gnome-fc05102088e315cf27b9a824d229fa6e95f5262e.tar.gz
freebsd-ports-gnome-fc05102088e315cf27b9a824d229fa6e95f5262e.tar.zst
freebsd-ports-gnome-fc05102088e315cf27b9a824d229fa6e95f5262e.zip
Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes.
Diffstat (limited to 'net/penguintv')
-rw-r--r--net/penguintv/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/penguintv/Makefile b/net/penguintv/Makefile
index 842b07d0c9f9..5890cff23260 100644
--- a/net/penguintv/Makefile
+++ b/net/penguintv/Makefile
@@ -19,10 +19,6 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/_sqlite.so:${PORTSDIR}/databases/p
${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer \
${PYXML} \
${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex
-.if defined(PACKAGE_BUILDING)
-BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \
- ${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT}
-.endif
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/PenguinTV-${PORTVERSION}
@@ -33,6 +29,7 @@ OPTIONS= PYLUCENE "Use Lucene search engine" ON \
USE_GNOME= pygnomeextras pygnome2
USE_PYTHON= yes
USE_GECKO= firefox
+USE_DISPLAY= yes
CONFLICTS= PenguinTV-devel-[0-9]*