summaryrefslogtreecommitdiff
path: root/multimedia/mythplugin-mythvideo
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2010-11-03 15:46:18 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2010-11-03 15:46:18 +0000
commit342cd95d71a9bf6a63f2f57c037b32c1ebee2573 (patch)
tree02371dc4298ca179136ff813c26e18aaec96ac4c /multimedia/mythplugin-mythvideo
parentDocument "otrs" - multiple XSS and denial of service vulnerabilities. (diff)
- Unbreak by fixing py-MySQLdb dependency line after update
Notes
Notes: svn path=/head/; revision=263980
Diffstat (limited to 'multimedia/mythplugin-mythvideo')
-rw-r--r--multimedia/mythplugin-mythvideo/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/mythplugin-mythvideo/Makefile b/multimedia/mythplugin-mythvideo/Makefile
index 8b4923d68b41..d210a0cbfb1d 100644
--- a/multimedia/mythplugin-mythvideo/Makefile
+++ b/multimedia/mythplugin-mythvideo/Makefile
@@ -17,9 +17,7 @@ MAINTAINER= decke@FreeBSD.org
COMMENT= Video playback and browsing plugin for MythTV
BUILD_DEPENDS= mythfrontend:${PORTSDIR}/multimedia/mythtv
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
-
-BROKEN= bad dependency line
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:${PORTSDIR}/databases/py-MySQLdb
USE_BZIP2= yes
USE_QT_VER= 4