- 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:
Carlos J. Puga Medina 2019-01-10 08:26:20 +00:00
parent 89271ec419
commit 081f35b84d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489850

View file

@ -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>