mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
devel/py-pbr: Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change pbr finished removing invocations of pip since 1.0.0.
This commit is contained in:
parent
5d721b23bc
commit
77b10c99f3
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= pbr
|
||||
PORTVERSION= 5.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +13,6 @@ COMMENT= Python Build Reasonableness
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user