diff options
-rw-r--r-- | deskutils/ontv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile index 461a8958a963..d45e9049cdd0 100644 --- a/deskutils/ontv/Makefile +++ b/deskutils/ontv/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celemen RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementtree \ ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \ ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte \ - tv_grab_be:${PORTSDIR}/textproc/p5-xmltv + tv_check:${PORTSDIR}/textproc/p5-xmltv USE_BZIP2= yes USE_GETTEXT= yes |