aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-bugwarrior
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-12 23:43:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-12 23:43:50 +0000
commit4676ca5994f9c72a8d9c64607885dc363fe3d52e (patch)
tree7058f2db9cae7f106b566a30662dff6325715135 /deskutils/py-bugwarrior
parent0c37ba26506dec18368a21f78d37add7f4c3c64a (diff)
downloadports-4676ca5994f9c72a8d9c64607885dc363fe3d52e.tar.gz
ports-4676ca5994f9c72a8d9c64607885dc363fe3d52e.zip
Notes
Diffstat (limited to 'deskutils/py-bugwarrior')
-rw-r--r--deskutils/py-bugwarrior/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/py-bugwarrior/Makefile b/deskutils/py-bugwarrior/Makefile
index 80292ceecdc9..0ac01c279ec9 100644
--- a/deskutils/py-bugwarrior/Makefile
+++ b/deskutils/py-bugwarrior/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bugwarrior
PORTVERSION= 1.1.4
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twiggy>0:${PORTSDIR}/devel/py-twiggy \
${PYTHON_PKGNAMEPREFIX}keyring>0:${PORTSDIR}/security/py-keyring \
${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.2:${PORTSDIR}/devel/py-Jinja2 \
- ${PYTHON_PKGNAMEPREFIX}curl>0:${PORTSDIR}/ftp/py-curl \
+ ${PYTHON_PKGNAMEPREFIX}pycurl>0:${PORTSDIR}/ftp/py-pycurl \
${PYTHON_PKGNAMEPREFIX}dogpile.cache>=0.5.3:${PORTSDIR}/devel/py-dogpile.cache \
${PYTHON_PKGNAMEPREFIX}lockfile>=0.9.1:${PORTSDIR}/devel/py-lockfile \
${PYTHON_PKGNAMEPREFIX}click>0:${PORTSDIR}/devel/py-click \