Skip to content

Commit

Permalink
www/py-cachecontrol: Remove unnecessary target
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jun 5, 2023
1 parent c9582a2 commit 01600e6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions www/py-cachecontrol/Makefile
Expand Up @@ -31,7 +31,4 @@ REDIS_DESC= Redis support
FILECACHE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=3.7.1:sysutils/py-filelock@${PY_FLAVOR}
REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=2.10.5:databases/py-redis@${PY_FLAVOR}

xpost-patch:
@${REINPLACE_CMD} -e 's|msgpack-python|msgpack|' ${WRKSRC}/setup.py ${WRKSRC}/CacheControl.egg-info/requires.txt

.include <bsd.port.mk>

0 comments on commit 01600e6

Please sign in to comment.