aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-07 14:47:47 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:49:17 +0000
commit0a57b6c3d546e1a1962c75a9b665f77523101eaf (patch)
tree2456e187618497998d04ea3074c0941857c36f02
parentac5105fe655cd924830d2bf39751d13ed046273e (diff)
downloadports-0a57b6c3d546e1a1962c75a9b665f77523101eaf.tar.gz
ports-0a57b6c3d546e1a1962c75a9b665f77523101eaf.zip
x11/wmfocus: Chase USES=cargo's new git source support
PR: 256581
-rw-r--r--x11/wmfocus/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile
index b21645de0eb9..87e3e128db98 100644
--- a/x11/wmfocus/Makefile
+++ b/x11/wmfocus/Makefile
@@ -22,7 +22,6 @@ USE_GITHUB= yes
USE_GNOME= cairo
USE_XORG= x11 xcb
GH_ACCOUNT= svenstaro
-GH_TUPLE= JayceFayne:swayipc-rs:f6b045f6dff3b8135c74c996cb95a39c874e4939:swayipc
CARGO_FEATURES= i3
PLIST_FILES= bin/${PORTNAME}
@@ -117,9 +116,8 @@ CARGO_CRATES= aho-corasick-0.7.18 \
x11-2.18.2 \
xcb-0.9.0 \
xcb-util-0.3.0 \
- xkbcommon-0.4.0
-CARGO_USE_GITHUB= yes
-CARGO_GIT_SUBDIR= swayipc:swayipc:blocking
+ xkbcommon-0.4.0 \
+ swayipc,swayipc-types@git+https://github.com/JayceFayne/swayipc-rs\#f6b045f6dff3b8135c74c996cb95a39c874e4939
post-patch:
# lang/python3 cannot be used as a dependency