aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-02-21 23:39:58 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-02-22 00:56:43 +0000
commit372dabc7b4044235b9733bb2d683afb2723c80ae (patch)
tree5d117ae8682ab3cbb075573e33e647847daf4e76
parent9669bc30a992f2ad1a6747020bc657f1e71c6343 (diff)
downloadports-372dabc7b4044235b9733bb2d683afb2723c80ae.tar.gz
ports-372dabc7b4044235b9733bb2d683afb2723c80ae.zip
sysutils/czkawka: reduce build time after 67442fbb4343
=>> Killing runaway build after 7200 seconds with no output Reported by: pkg-fallout
-rw-r--r--sysutils/czkawka/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/czkawka/Makefile b/sysutils/czkawka/Makefile
index 1df3fc87e7df..791b139d47eb 100644
--- a/sysutils/czkawka/Makefile
+++ b/sysutils/czkawka/Makefile
@@ -26,6 +26,10 @@ PLIST_FILES= bin/${PORTNAME}_cli \
# XXX https://github.com/rust-lang/cargo/issues/4101
CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T}
+post-patch:
+# XXX Skip the new GUI until runtime is tested
+ @${REINPLACE_CMD} '/krokiet/d' ${WRKSRC}/Cargo.toml
+
post-install:
${INSTALL_DATA} ${WRKSRC}/data/*.desktop \
${STAGEDIR}${PREFIX}/share/applications