aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2017-01-05 17:30:55 +0000
committerThomas Zander <riggs@FreeBSD.org>2017-01-05 17:30:55 +0000
commit73154f580279e38ddebcefd061521b39e3c5b12f (patch)
tree8983e62c52392093cc2a2b27863a673b5616456d
parenta1a0b7c4fa91b3eaec70e3202073bd0944971e2b (diff)
downloadports-73154f580279e38ddebcefd061521b39e3c5b12f.tar.gz
ports-73154f580279e38ddebcefd061521b39e3c5b12f.zip
Notes
-rw-r--r--multimedia/livestreamer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/livestreamer/Makefile b/multimedia/livestreamer/Makefile
index c6cb65dce3f1..8b4f394b860f 100644
--- a/multimedia/livestreamer/Makefile
+++ b/multimedia/livestreamer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= livestreamer
PORTVERSION= 1.12.2
+PORTREVISION= 1
CATEGORIES= multimedia python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ LICENSE= BSD2CLAUSE MIT APACHE20
LICENSE_COMB= multi
RUN_DEPENDS= rtmpdump:multimedia/rtmpdump \
- ${PYTHON_PKGNAMEPREFIX}requests1>=0:www/py-requests1 \
+ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \
${PYTHON_PKGNAMEPREFIX}futures>=0:devel/py-futures \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
${PYTHON_PKGNAMEPREFIX}librtmp>=0:multimedia/py-librtmp