forked from Lainports/freebsd-ports
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
for removal lang/python/distinfo PR: ports/136201 Submitted by: lwhsu Approved by: perky
This commit is contained in:
parent
979f0ac6fb
commit
57c719b28d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ USE_PYTHON= -2.3
|
|||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_PKGVERSION= 0.0.0
|
||||
WRKSRC= ${PYTHON_WRKSRC}/Modules
|
||||
MD5_FILE= ${PORTSDIR}/lang/python/distinfo
|
||||
MD5_FILE= ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo
|
||||
|
||||
post-extract:
|
||||
@${CP} ${FILESDIR}/setup.py ${WRKSRC}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue