mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
astro/kosmorro: Fix PLIST issue with py-poetry-core 2.0.0+
====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%PYTHON_SITELIBDIR%%/CHANGELOG.md ===> Error: Plist issues found. *** Error code 1 Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
ead786c236
commit
209080ebc4
1 changed files with 3 additions and 0 deletions
|
@ -39,4 +39,7 @@ PDF_RUN_DEPENDS=pdflatex:print/tex-formats
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${STAGEDIR}${PYTHON_SITELIBDIR}/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue