aboutsummaryrefslogtreecommitdiff
path: root/audio/py-discogs-client
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-01-27 12:14:09 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-01-27 12:14:09 +0000
commit8942de43ff37708a3f9800b135f642590367931e (patch)
treeb1bb1c176225a4b62f24333e9a712df67acae7fe /audio/py-discogs-client
parent6e178f3944579e918c4f4e784a41bb9a0688c216 (diff)
downloadports-8942de43ff37708a3f9800b135f642590367931e.tar.gz
ports-8942de43ff37708a3f9800b135f642590367931e.zip
Notes
Diffstat (limited to 'audio/py-discogs-client')
-rw-r--r--audio/py-discogs-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-discogs-client/Makefile b/audio/py-discogs-client/Makefile
index c5a61a2ba172..0d66b418d04a 100644
--- a/audio/py-discogs-client/Makefile
+++ b/audio/py-discogs-client/Makefile
@@ -3,6 +3,7 @@
PORTNAME= discogs-client
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ COMMENT= Python interface to Discogs website
LICENSE= BSD
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.0.0:${PORTSDIR}/www/py-requests
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1
USE_PYTHON= yes
NO_STAGE= yes