aboutsummaryrefslogtreecommitdiff
path: root/lang/smalltalk/files
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-07-26 15:50:19 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-07-26 15:50:19 +0000
commit89edd69cb278111fedbf148f924d3e9473b00a1e (patch)
tree8c82e1d3cc7509e0582e05b4e6f60aa1a9fbc62e /lang/smalltalk/files
parent321b6869764c34f3e951ec5af56720a812dcbcf4 (diff)
Notes
Diffstat (limited to 'lang/smalltalk/files')
-rw-r--r--lang/smalltalk/files/patch-libgst_Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/smalltalk/files/patch-libgst_Makefile.in b/lang/smalltalk/files/patch-libgst_Makefile.in
new file mode 100644
index 000000000000..b91c25fd3fe0
--- /dev/null
+++ b/lang/smalltalk/files/patch-libgst_Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- libgst/Makefile.in.orig
++++ libgst/Makefile.in
+@@ -212,7 +212,7 @@
+
+ # definitions for libgst.la
+ libgst_la_LIBADD = $(top_builddir)/lib-src/library.la $(LIBSIGSEGV) \
+- @LIBLTDL@ @LIBSNPRINTFV@ @LIBREADLINE@ @LIBGMP@
++ @LIBLTDL@ @LIBSNPRINTFV@ @LIBREADLINE@ @LIBGMP@ -lexecinfo
+
+
+ libgst_la_LDFLAGS = -version-info $(VERSION_INFO)