[Bug 268863] sysutils/py-rdiff-backup: Update to 2.2.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Jan 2023 13:18:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268863

--- Comment #7 from Zsolt Udvari <uzsolt@uzsolt.hu> ---
Comment on attachment 239392
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239392
Patch #3

I think shouldn't introduce a new variable (PY_DEPENDS). The py-yaml goes into
RUN_DEPENDS and add RUN_DEPENDS to the BUILD_DEPENDS:

RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
BUILD_DEPENDS+= ${RUN_DEPENDS}

-- 
You are receiving this mail because:
You are the assignee for the bug.