aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-07 14:47:16 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:49:09 +0000
commitd91e0eb16e5c849453997178aea2ac7a59824ae9 (patch)
treecd7913d3962ce8e3202d149e398a2e9f8a6ede33
parente2500e896b61807ae2c4785baf1f3e3bb9b6424e (diff)
dns/dog: Chase USES=cargo's new git source support
PR: 256581
-rw-r--r--dns/dog/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/dns/dog/Makefile b/dns/dog/Makefile
index b78020ffd706..fa83094e6f1b 100644
--- a/dns/dog/Makefile
+++ b/dns/dog/Makefile
@@ -15,7 +15,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= cargo ssl
USE_GITHUB= yes
GH_ACCOUNT= ogham
-GH_TUPLE= llogiq:mutagen:c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10:mutagen
CARGO_CRATES= addr2line-0.14.0 \
adler-0.2.3 \
@@ -89,9 +88,8 @@ CARGO_CRATES= addr2line-0.14.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
- winreg-0.6.2
-CARGO_USE_GITHUB= yes
-CARGO_GIT_SUBDIR= mutagen:mutagen:mutagen
+ winreg-0.6.2 \
+ mutagen,mutagen-core,mutagen-transform@git+https://github.com/llogiq/mutagen\#c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10
PORTDOCS= README.md