summaryrefslogtreecommitdiff
path: root/lang/erlang-runtime15/files/patch-Makefile.in
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-01-01 14:20:43 +0000
committerRene Ladan <rene@FreeBSD.org>2020-01-01 14:20:43 +0000
commit758edde62973c24d29b0c082f9cab9329b405194 (patch)
tree814d3f82f4830b66ab0ffc2cdbfd041d23929b49 /lang/erlang-runtime15/files/patch-Makefile.in
parentFix GitLab with newer gems (diff)
Remove expired ports:
2020-01-01 databases/couchdb: No longer supported upstream, move to databases/couchdb2 2020-01-01 databases/riak: No longer supported upstream, see riak 2.9.0 and newer 2020-01-01 lang/erlang-runtime15: No longer supported upstream, use lang/erlang >= 21 2020-01-01 lang/erlang-runtime16: No longer supported upstream, use lang/erlang >=21 2020-01-01 lang/erlang-runtime17: No longer supported upstream, use lang/erlang >=21 2020-01-01 lang/erlang-runtime18: No longer supported upstream, use lang/erlang >=21 2020-01-01 lang/erlang-runtime19: No longer supported upstream, use lang/erlang >=21
Diffstat (limited to 'lang/erlang-runtime15/files/patch-Makefile.in')
-rw-r--r--lang/erlang-runtime15/files/patch-Makefile.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/lang/erlang-runtime15/files/patch-Makefile.in b/lang/erlang-runtime15/files/patch-Makefile.in
deleted file mode 100644
index 78481057f296..000000000000
--- a/lang/erlang-runtime15/files/patch-Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.in.orig
-+++ Makefile.in
-@@ -56,7 +56,7 @@
- libdir = @libdir@
-
- # Where Erlang/OTP is located
--libdir_suffix = /erlang
-+libdir_suffix = /erlang15
- erlang_libdir = $(libdir)$(libdir_suffix)
- erlang_bindir = $(erlang_libdir)/bin
-
-@@ -913,7 +913,7 @@
- #
- # Order is important here, don't change it!
- #
--INST_DEP += install.dirs install.emulator install.libs install.Install install.bin
-+INST_DEP += install.dirs install.emulator install.libs install.Install
-
- install: $(INST_DEP)
-