mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST With hat: python@ Approved by: portmgr (implicit)
This commit is contained in:
parent
231b64d564
commit
c2afa3dda9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358743
@ -23,8 +23,9 @@ GH_ACCOUNT= nmaier
|
||||
GH_COMMIT= 22976dd
|
||||
USE_GITHUB= yes
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
.include "${.CURDIR}/../../www/trac/plugin.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user