mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit)
This commit is contained in:
parent
750c9f1c0e
commit
cc5aff4c03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357115
@ -16,6 +16,7 @@ LICENSE= BSD
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/discogs_client-1.1.1-py2.7.egg
|
Loading…
Reference in New Issue
Block a user