aboutsummaryrefslogtreecommitdiff
path: root/devel/erlang-neotoma/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/erlang-neotoma/files/patch-Makefile')
-rw-r--r--devel/erlang-neotoma/files/patch-Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/erlang-neotoma/files/patch-Makefile b/devel/erlang-neotoma/files/patch-Makefile
new file mode 100644
index 000000000000..06c9615bdb82
--- /dev/null
+++ b/devel/erlang-neotoma/files/patch-Makefile
@@ -0,0 +1,10 @@
+--- Makefile.orig 2015-05-20 09:55:39 UTC
++++ Makefile
+@@ -1,6 +1,6 @@
+ .PHONY: test compile clean dialyzer bootstrap escript
+
+-all: compile
++all: compile escript
+
+ compile:
+ @./rebar compile