mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 01:30:33 -04:00
10 lines
293 B
Text
10 lines
293 B
Text
--- rebar.config.script.orig 2017-11-17 22:15:14 UTC
|
|
+++ rebar.config.script
|
|
@@ -7,7 +7,6 @@ IsRebar3 = case application:get_key(reba
|
|
end,
|
|
|
|
Rebar2Deps = [
|
|
- {cf, ".*", {git, "https://github.com/project-fifo/cf", {tag, "0.2.2"}}}
|
|
],
|
|
|
|
case IsRebar3 of
|