aboutsummaryrefslogtreecommitdiff
path: root/net/penguintv/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-09-09 22:50:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-09-09 22:50:51 +0000
commite548426d97ef5f64cd84abbe6155e6cb1bf60257 (patch)
treebfde4e12e91c69c003726408ba5c58379e89420b /net/penguintv/Makefile
parentd733982cbcc6f843c2fff1e6a91c895458cbd585 (diff)
downloadports-e548426d97ef5f64cd84abbe6155e6cb1bf60257.tar.gz
ports-e548426d97ef5f64cd84abbe6155e6cb1bf60257.zip
Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes.
Notes
Notes: svn path=/head/; revision=199221
Diffstat (limited to 'net/penguintv/Makefile')
-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]*