Skip to content
Permalink
Browse files

certbot: Add missing build dependency on py-setuptools

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
  • Loading branch information
jeremyhu committed Apr 26, 2019
1 parent 71d4c13 commit 6b269a193a0ba920b854dc2c9a3c40639838b6b6
Showing with 2 additions and 0 deletions.
  1. +2 −0 security/certbot/Portfile
@@ -28,6 +28,8 @@ if {[variant_isset python37]} {
python.default_version 27
}

depends_build port:py${python.version}-setuptools

depends_lib port:py${python.version}-acme \
port:py${python.version}-configargparse \
port:py${python.version}-configobj \

0 comments on commit 6b269a1

Please sign in to comment.
You can’t perform that action at this time.