git: ee68b684176b - main - deskutils/solanum: drop unused substitution
Jan Beich
jbeich at FreeBSD.org
Mon Aug 23 12:52:44 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ee68b684176b7b19cb107ab10e68f32230c0d6eb
commit ee68b684176b7b19cb107ab10e68f32230c0d6eb
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-23 11:58:00 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-23 12:52:23 +0000
deskutils/solanum: drop unused substitution
---
deskutils/solanum/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/deskutils/solanum/Makefile b/deskutils/solanum/Makefile
index f8698e0af391..dd9bb1591c7c 100644
--- a/deskutils/solanum/Makefile
+++ b/deskutils/solanum/Makefile
@@ -126,8 +126,6 @@ pre-patch:
's,\(gtk-rs\)/gtk-rs,\1/gtk3-rs,'
post-patch:
- @${REINPLACE_CMD} -e "/vcs_tag/s/=.*/= '${DISTVERSIONFULL}'/" \
- ${WRKSRC}/meson.build
# Make each cargo subcommand very verbose
@${REINPLACE_CMD} -e '/cargo/s/ --/&verbose&verbose&/' \
${WRKSRC}/build-aux/cargo.sh
More information about the dev-commits-ports-all
mailing list