aboutsummaryrefslogtreecommitdiff
path: root/security/py-certstream/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-06-18 19:50:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-06-18 19:50:41 +0000
commit9c34911b9718cab7b779fd1f410861267c030fa7 (patch)
treeca94810b67fc635a705c631e9a26e37ae28fb3f9 /security/py-certstream/Makefile
parente7f14d787cfff81353f8d4a829085b9e7797bad5 (diff)
downloadports-9c34911b9718cab7b779fd1f410861267c030fa7.tar.gz
ports-9c34911b9718cab7b779fd1f410861267c030fa7.zip
Notes
Diffstat (limited to 'security/py-certstream/Makefile')
-rw-r--r--security/py-certstream/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-certstream/Makefile b/security/py-certstream/Makefile
index fd7710b9fc63..2c757fce1328 100644
--- a/security/py-certstream/Makefile
+++ b/security/py-certstream/Makefile
@@ -2,6 +2,7 @@
PORTNAME= certstream
PORTVERSION= 1.9
+PORTREVISION= 1
CATEGORIES= security www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +14,7 @@ LICENSE= MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=0:devel/py-termcolor@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}websocket-client>=0:www/py-websocket-client@${PY_FLAVOR}
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=0:devel/py-termcolor@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=0:devel/py-termcolor@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}websocket-client>=0:www/py-websocket-client@${PY_FLAVOR}
NO_ARCH= yes