1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Fix build after www/py-httplib2 update

Approved by:	novel (maintainer)
This commit is contained in:
Li-Wen Hsu 2012-05-19 15:52:10 +00:00
parent 78499b8c78
commit cbac4b3abb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296966

View File

@ -17,7 +17,7 @@ COMMENT= Client for the OpenStack Nova API
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=0:${PORTSDIR}/devel/py-argparse \
${PYTHON_PKGNAMEPREFIX}prettytable>=0:${PORTSDIR}/devel/py-prettytable \
${PYTHON_SITELIBDIR}/httplib2/__init__.py:${PORTSDIR}/www/py-httplib2
${PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install