aboutsummaryrefslogtreecommitdiff
path: root/x11/xpra
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-01-30 19:25:20 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-01-30 19:25:20 +0000
commit2e36dd03b657a983c221b6a4f5fa4804060c822f (patch)
treebfa2fe5852b0eaa6147e15542a5b4a3d27fad431 /x11/xpra
parent0fb0ac5435f460a0fc12291a2d9fd89ee0c242ba (diff)
downloadports-2e36dd03b657a983c221b6a4f5fa4804060c822f.tar.gz
ports-2e36dd03b657a983c221b6a4f5fa4804060c822f.zip
Fix INDEX after r563430
- Likely there is an issue with the flavoured ports depending on an unflavoured python part though.
Notes
Notes: svn path=/head/; revision=563433
Diffstat (limited to 'x11/xpra')
-rw-r--r--x11/xpra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile
index 8ed855d973a1..53042a8c9252 100644
--- a/x11/xpra/Makefile
+++ b/x11/xpra/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xpra
PORTVERSION= 4.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
@@ -84,7 +84,7 @@ SWSCALE_LIB_DEPENDS= libswscale.so:multimedia/ffmpeg
SWSCALE_VARS= XPRA_OPTIONS+=csc_swscale
VPX_LIB_DEPENDS= libvpx.so:multimedia/libvpx
VPX_VARS= XPRA_OPTIONS+=vpx
-WEBCAM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opencv>2:graphics/py-opencv@${PY_FLAVOR}
+WEBCAM_RUN_DEPENDS= opencv>2:graphics/opencv
WEBCAM_VARS= XPRA_OPTIONS+=webcam
X264_LIB_DEPENDS= libx264.so:multimedia/libx264
X264_VARS= XPRA_OPTIONS+=enc_x264