pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dmarcaroni-client: lang/elm has been renamed to lang/elm-lang
Module Name: pkgsrc-wip
Committed By: PHO <pho%cielonegro.org@localhost>
Pushed By: pho
Date: Sun Mar 9 16:42:02 2025 +0900
Changeset: 50f864a530ad7312ff30cfcd64ed4a5bb3d74354
Modified Files:
dmarcaroni-client/Makefile
Log Message:
dmarcaroni-client: lang/elm has been renamed to lang/elm-lang
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=50f864a530ad7312ff30cfcd64ed4a5bb3d74354
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dmarcaroni-client/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/dmarcaroni-client/Makefile b/dmarcaroni-client/Makefile
index 4daf6a3aa6..d9cca2f303 100644
--- a/dmarcaroni-client/Makefile
+++ b/dmarcaroni-client/Makefile
@@ -11,7 +11,7 @@ HOMEPAGE= https://git.disroot.org/lnrs/dmarcaroni-client
COMMENT= Free and open source software to do DMARC monitoring
LICENSE= gnu-agpl-v3
-TOOL_DEPENDS+= elm-[0-9]*:../../lang/elm
+TOOL_DEPENDS+= elm-lang-[0-9]*:../../lang/elm-lang
do-build:
cd ${WRKSRC} && elm make src/Main.elm --output="dist/main.js"
Home |
Main Index |
Thread Index |
Old Index