aboutsummaryrefslogtreecommitdiff
path: root/x11/xpra
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-07-22 07:38:27 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-07-22 07:46:38 +0000
commitb28a739884e37c25bb57ea5f157252adb63065d3 (patch)
tree73d4c9e3ccdb6b0fb271ce8084faebb9c2214778 /x11/xpra
parent7bb64b89d0e5ec8d77b28f8341269ffbad279ebf (diff)
downloadports-b28a739884e37c25bb57ea5f157252adb63065d3.tar.gz
ports-b28a739884e37c25bb57ea5f157252adb63065d3.zip
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a rust dependency. PR: 254853
Diffstat (limited to 'x11/xpra')
-rw-r--r--x11/xpra/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile
index 2b314488e03a..1fdf6f21709d 100644
--- a/x11/xpra/Makefile
+++ b/x11/xpra/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \
RUN_DEPENDS= ${PY_PILLOW} \
${PYTHON_PKGNAMEPREFIX}bencode.py>1:converters/py-bencode.py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}brotli>1:archivers/py-brotli@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}cryptography>1:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dbus>1:devel/py-dbus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lz4>=0.7.0_1:archivers/py-lz4@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \
@@ -34,7 +33,7 @@ RUN_DEPENDS= ${PY_PILLOW} \
Xvfb:x11-servers/xorg-server@xvfb
USES= desktop-file-utils gettext-runtime gnome localbase pkgconfig \
- python shared-mime-info shebangfix tar:xz xorg
+ python pycryptography:run shared-mime-info shebangfix tar:xz xorg
USE_GNOME= cairo gdkpixbuf2 gtk30 pygobject3
USE_PYTHON= cython distutils noflavors