Skip to content
Permalink
Browse files

py-urlgrabber: add missing dependencies

  • Loading branch information
dbevans committed Apr 11, 2019
1 parent 692807d commit 767dc39133910ef8a3f73c4d9334806c1b53767b
Showing with 4 additions and 1 deletion.
  1. +4 −1 python/py-urlgrabber/Portfile
@@ -31,7 +31,10 @@ checksums rmd160 870fc12b846cbe7a7df4ed68971507ee25030d8e \
size 86308

if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-curl
depends_build-append port:py${python.version}-setuptools

depends_lib-append port:py${python.version}-curl \
port:py${python.version}-six

post-patch {
reinplace "s|/usr/bin/python|${python.bin}|g" \

0 comments on commit 767dc39

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