summaryrefslogtreecommitdiff
path: root/textproc/erlang-stringprep/patches/patch-rebar.config
blob: 6a2e55145e327d78c93d5b7bf6e43d38d6bd4a7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-rebar.config,v 1.1 2016/04/25 14:46:56 fhajny Exp $

Deps are handled by pkgsrc.

--- rebar.config.orig	2016-02-03 09:10:59.000000000 +0000
+++ rebar.config
@@ -22,8 +22,6 @@
 
 {erl_opts, [debug_info]}.
 
-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.3"}}}]}.
-
 {port_env, [
     {"CXXFLAGS", "-O3 -Wall"},
     {"(linux|solaris|freebsd|netbsd|openbsd|dragonfly|darwin|gnu)",