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
@ -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…
x
Reference in New Issue
Block a user