aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-mqttwarn
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2019-01-07 18:29:22 +0000
committerDan Langille <dvl@FreeBSD.org>2019-01-07 18:29:22 +0000
commit818e3700117290eedc17725054dc111740c5089a (patch)
tree605c47556942ccb547189d276c856719c1f9afa6 /sysutils/py-mqttwarn
parent67192d42f1d3225dfd2a0142a4bb8c58258892bb (diff)
downloadports-818e3700117290eedc17725054dc111740c5089a.tar.gz
ports-818e3700117290eedc17725054dc111740c5089a.zip
Notes
Diffstat (limited to 'sysutils/py-mqttwarn')
-rw-r--r--sysutils/py-mqttwarn/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/py-mqttwarn/Makefile b/sysutils/py-mqttwarn/Makefile
index a85c3a213d0b..22e3a9213f8a 100644
--- a/sysutils/py-mqttwarn/Makefile
+++ b/sysutils/py-mqttwarn/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mqttwarn
DISTVERSION= 0.10.4
+PORTREVISION= 1
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +12,8 @@ COMMENT= Subscribe to MQTT topics and notify pluggable services
LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paho-mqtt>=0:net/py-paho-mqtt@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}supervisor>=0:sysutils/py-supervisor@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paho-mqtt>=0:net/py-paho-mqtt@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}supervisor>=0:sysutils/py-supervisor@${PY_FLAVOR}
USES= python:2.7 shebangfix
USE_PYTHON= flavors