aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-docker
diff options
context:
space:
mode:
authorNikolai Lifanov <lifanov@FreeBSD.org>2017-04-11 14:53:39 +0000
committerNikolai Lifanov <lifanov@FreeBSD.org>2017-04-11 14:53:39 +0000
commit814fec4a984a4fec29759f7e05cc929a8e58744b (patch)
tree6cc2a86f8817272883acbed45617c2e574467341 /sysutils/py-docker
parent5df2de918b96b6bf95ee8faaababdcfbc673d50a (diff)
downloadports-814fec4a984a4fec29759f7e05cc929a8e58744b.tar.gz
ports-814fec4a984a4fec29759f7e05cc929a8e58744b.zip
Notes
Diffstat (limited to 'sysutils/py-docker')
-rw-r--r--sysutils/py-docker/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-docker/Makefile b/sysutils/py-docker/Makefile
index 19cf0490c013..1031872fb660 100644
--- a/sysutils/py-docker/Makefile
+++ b/sysutils/py-docker/Makefile
@@ -12,6 +12,7 @@ COMMENT= Python library for the Docker Engine API
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
${PYTHON_PKGNAMEPREFIX}websocket-client>0:www/py-websocket-client \