summaryrefslogtreecommitdiff
path: root/lang/chibi-scheme/files/patch-Makefile.detect
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2021-05-25 12:07:37 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2021-05-25 12:08:18 +0000
commit5985da3808c4c5ae0c2cd16e67c35e28ace32d2c (patch)
tree0394c526a2f5a29872dc831bd51cfefd3cc93527 /lang/chibi-scheme/files/patch-Makefile.detect
parentwww/webtrees20: update to 2.0.16 (diff)
lang/chibi-scheme: update to 0.10.0
Diffstat (limited to 'lang/chibi-scheme/files/patch-Makefile.detect')
-rw-r--r--lang/chibi-scheme/files/patch-Makefile.detect10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/chibi-scheme/files/patch-Makefile.detect b/lang/chibi-scheme/files/patch-Makefile.detect
deleted file mode 100644
index 25a4b975d3d3..000000000000
--- a/lang/chibi-scheme/files/patch-Makefile.detect
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.detect.orig 2020-10-16 13:28:43 UTC
-+++ Makefile.detect
-@@ -9,6 +9,7 @@ PLATFORM=macosx
- else
- ifeq ($(shell uname),FreeBSD)
- PLATFORM=bsd
-+LIBCHIBI_FLAGS = -Wl,-soname,libchibi-scheme$(SO).$(SOVERSION_MAJOR)
- else
- ifeq ($(shell uname),NetBSD)
- PLATFORM=bsd