Skip to content
Snippets Groups Projects
Commit 2e219387 authored by Jan Beich's avatar Jan Beich
Browse files

x11/swaylock: unbreak snapshot --version after 60507c96

parent 2b873f31
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ PIXBUF_MESON_ENABLED= gdk-pixbuf
post-patch:
# Extract (snapshot) version from the port instead of meson.build
@${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \
-e '/project_version/s/@0@/${DISTVERSIONFULL}/' \
-e "s/meson.project_version()/'${DISTVERSIONFULL}'/" \
${WRKSRC}/meson.build
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment