mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Rename PLIST.python1.5 to pkg-plist.python1.5.
This commit is contained in:
parent
3b8c6344b7
commit
db0f44e08b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33549
@ -24,9 +24,9 @@ PLIST= ${WRKDIR}/PLIST
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_VERSION} == "python1.5"
|
||||
PLISTS= ${PKGDIR}/PLIST.${PYTHON_VERSION}
|
||||
PLISTS= ${PKGDIR}/pkg-plist.${PYTHON_VERSION}
|
||||
.endif
|
||||
PLISTS+= ${PKGDIR}/PLIST
|
||||
PLISTS+= ${PKGDIR}/pkg-plist
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
DOCDIR= share/doc/py-xml
|
||||
|
Loading…
Reference in New Issue
Block a user