mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Fix build after www/py-httplib2 update
Approved by: wen (maintainer)
This commit is contained in:
parent
a2adbc1938
commit
9c7fc4df8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296963
@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Python REST Client
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/httplib2/__init__.py:${PORTSDIR}/www/py-httplib2
|
||||
RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
Loading…
Reference in New Issue
Block a user