1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix build after www/py-httplib2 update

Approved by:	wen (maintainer)
This commit is contained in:
Li-Wen Hsu 2012-05-19 15:16:37 +00:00
parent a2adbc1938
commit 9c7fc4df8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296963

View File

@ -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