diff options
Diffstat (limited to 'lang/smalltalk/patches/patch-aa')
-rw-r--r-- | lang/smalltalk/patches/patch-aa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/smalltalk/patches/patch-aa b/lang/smalltalk/patches/patch-aa new file mode 100644 index 00000000000..cb35d7249ae --- /dev/null +++ b/lang/smalltalk/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.6 2003/07/02 00:00:23 jtb Exp $ + +--- libgst/Makefile.in.orig ++++ libgst/Makefile.in +@@ -212,7 +212,6 @@ + + libgst_la_LDFLAGS = -version-info $(VERSION_INFO) + libgst_la_DEPENDENCIES = $(top_builddir)/lib-src/library.la $(LIBSIGSEGV) \ +- @LIBLTDL@ @LIBSNPRINTFV@ @LIBREADLINE@ @LIBGMP@ + + + libgst_la_SOURCES = \ |