Index: head/www/py-restclient/Makefile =================================================================== --- head/www/py-restclient/Makefile (revision 296959) +++ head/www/py-restclient/Makefile (revision 296960) @@ -1,24 +1,24 @@ # New ports collection makefile for: py-restclient # Date created: Apr. 15, 2007 # Whom: Li-Wen Hsu # # $FreeBSD$ # PORTNAME= restclient PORTVERSION= 0.10.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Convenient library for writing REST clients -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 post-patch: ${REINPLACE_CMD} -e 's,install_requires.*,,' ${WRKSRC}/setup.py .include Property changes on: head/www/py-restclient/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property