mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
security/py-keyczar: Deprecate PYDISTUTILS_PKGNAME
- Deprecate PYDISTUTILS_PKGNAME (not required with PYDISTUTILS_AUTOPLIST) - Whitespace alignment Approved by: portmgr (blanket)
This commit is contained in:
parent
30c23956f4
commit
ceda7874a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361239
@ -15,9 +15,8 @@ LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.0:${PORTSDIR}/security/py-pycrypto
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
PYDISTUTILS_PKGNAME= python-${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user