aboutsummaryrefslogtreecommitdiff
path: root/security/py-keyrings.alt
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
commit863110e9f95de207d0c8891b013c3d43e70cbceb (patch)
tree7cefef4036a143c0a890c264dd040a774616688a /security/py-keyrings.alt
parent243a1c4dcae2dcc5d9caae8c27bbc73a9e484e5b (diff)
downloadports-863110e9f95de207d0c8891b013c3d43e70cbceb.tar.gz
ports-863110e9f95de207d0c8891b013c3d43e70cbceb.zip
Notes
Diffstat (limited to 'security/py-keyrings.alt')
-rw-r--r--security/py-keyrings.alt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-keyrings.alt/Makefile b/security/py-keyrings.alt/Makefile
index 91c701be38d2..469eb7baf298 100644
--- a/security/py-keyrings.alt/Makefile
+++ b/security/py-keyrings.alt/Makefile
@@ -33,6 +33,7 @@ KEYCZAR_DESC= Install keyczar to support keyring encryption
PYFS_DESC= Install pyfilesystem to support the pyfs backend
ENCRYPTED_FILE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.5:security/py-pycrypto@${PY_FLAVOR}
+GNOME_KEYRING_USES= gnome
GNOME_KEYRING_USE= GNOME=pygobject3
KEYCZAR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keyczar>=0.71c:security/py-keyczar@${PY_FLAVOR}
PYFS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fs>=0.5:devel/py-fs@${PY_FLAVOR}