mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
www/you-get: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
This commit is contained in:
parent
c2edb62080
commit
728f85a940
@ -1,6 +1,6 @@
|
||||
PORTNAME= you-get
|
||||
PORTVERSION= 0.4.1650
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= PYPI
|
||||
|
||||
@ -12,10 +12,12 @@ WWW= https://you-get.org/ \
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils noflavors
|
||||
USE_PYTHON= autoplist pep517 noflavors
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user