Skip to content

Commit

Permalink
devel/py-pep517: Fix 7a9b907
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 27, 2022
1 parent d92a1cb commit 98d543f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/py-pep517/Makefile
Expand Up @@ -26,4 +26,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-me
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=1.1.0:textproc/py-tomli@${PY_FLAVOR}
.endif

post-patch:
@${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py

.include <bsd.port.post.mk>

0 comments on commit 98d543f

Please sign in to comment.