diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-03-15 17:06:36 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-03-15 17:06:36 +0000 |
commit | 762d4558957ff45c6221627e2a945a5bfc7987b2 (patch) | |
tree | 798726403c01aeb35c5377b46310c785f8152964 /net/py-kafka-python | |
parent | sysutils/inotify-tools: Update to 3.14.01 (diff) |
deskutils/spice-gtk: fix BUILD_DEPENDS when GSTREAMER is off
The deskutils/spice-gtk port adds 'python' to USES only when
SPICE_SLAVE is defined. However, it unconditionally adds python
dependencies to BUILD_DEPENDS and uses PYTHON_PKGNAMEPREFIX
that's defined via USES=python, and that looks like a bug.
However, when GSTREAMER option is enabled (that's the default),
Mk/bsd.gstreamer.mk sets PYTHON_PKGNAMEPREFIX to 'py*-' if it's
not defined, so the bug is not triggered with the default options
set, but fails when GSTREAMER is disabled.
Fix this by unconditionally adding 'python' to USES.
Approved by: Oleg Ginzburg (maintainer, via email)
Notes
Notes:
svn path=/head/; revision=411194
Diffstat (limited to 'net/py-kafka-python')
0 files changed, 0 insertions, 0 deletions