aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2017-11-08 18:53:49 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2017-11-08 18:53:49 +0000
commit0a5c59363f54b85bdceeacff5256fb6eb3d3c680 (patch)
tree128299fbff4d389f4b9d89ff48b3b4947e96a523 /security/Makefile
parentac01eaff99c39944327eaf62e83547d2b7da88d6 (diff)
downloadports-0a5c59363f54b85bdceeacff5256fb6eb3d3c680.tar.gz
ports-0a5c59363f54b85bdceeacff5256fb6eb3d3c680.zip
Add python3 stub ports required for the upcoming update of finance/electrum.
Approved by: portmgr (bdrewery) Differential Revision: D13000
Notes
Notes: svn path=/head/; revision=453761
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index f7cc5b9da6f9..1d30fc8479ec 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -998,6 +998,8 @@
SUBDIR += py3-ecdsa
SUBDIR += py3-libnacl
SUBDIR += py3-openssl
+ SUBDIR += py3-pbkdf2
+ SUBDIR += py3-pyaes
SUBDIR += py3-pycrypto
SUBDIR += qtkeychain-qt4
SUBDIR += qtkeychain-qt5