mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Do not unnecessarily include bsd.port.pre.mk and bsd.port.post.mk
PR: 228884 Submitted by: cpm Approved by: arved (maintainer)
This commit is contained in:
parent
89271ec419
commit
081f35b84d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489850
1 changed files with 1 additions and 3 deletions
|
@ -26,9 +26,7 @@ INSTALLS_ICONS= yes
|
|||
WRKSRC= ${WRKDIR}/Gradio-${PORTVERSION}
|
||||
GLIB_SCHEMAS= de.haeckerfelix.gradio.gschema.xml
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,python3,${PYTHON_CMD}," ${WRKSRC}/meson_post_install.sh
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue