Index: branches/2021Q1/www/py-httplib2/Makefile =================================================================== --- branches/2021Q1/www/py-httplib2/Makefile (revision 567481) +++ branches/2021Q1/www/py-httplib2/Makefile (revision 567482) @@ -1,19 +1,22 @@ # $FreeBSD$ PORTNAME= httplib2 PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Comprehensive HTTP client library LICENSE= MIT -USES= python:3.6+ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.4.2:devel/py-pyparsing@${PY_FLAVOR} + +USES= python NO_ARCH= yes USE_PYTHON= autoplist distutils .include Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 567481) +++ branches/2021Q1 (revision 567482) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r567481