aboutsummaryrefslogtreecommitdiffstats
path: root/lang/smalltalk/files
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-01-19 07:21:13 +0800
committerarved <arved@FreeBSD.org>2003-01-19 07:21:13 +0800
commitb1c7dd9a575c81005e5a5ae4d14ab903168caadc (patch)
tree039c8ceba12ae4c40d7d2d95e3e67f65a65724c8 /lang/smalltalk/files
parentd85a6d419a580801fa587285bfabfe76abc546f8 (diff)
downloadfreebsd-ports-gnome-b1c7dd9a575c81005e5a5ae4d14ab903168caadc.tar.gz
freebsd-ports-gnome-b1c7dd9a575c81005e5a5ae4d14ab903168caadc.tar.zst
freebsd-ports-gnome-b1c7dd9a575c81005e5a5ae4d14ab903168caadc.zip
Update to 2.0.11
PR: 47077 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'lang/smalltalk/files')
-rw-r--r--lang/smalltalk/files/patch-examples::modules::Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/smalltalk/files/patch-examples::modules::Makefile.in b/lang/smalltalk/files/patch-examples::modules::Makefile.in
new file mode 100644
index 000000000000..87cc4920087b
--- /dev/null
+++ b/lang/smalltalk/files/patch-examples::modules::Makefile.in
@@ -0,0 +1,11 @@
+--- examples/modules/Makefile.in.orig Thu Jan 2 05:07:46 2003
++++ examples/modules/Makefile.in Wed Jan 15 02:48:58 2003
+@@ -183,7 +183,7 @@
+ -no-undefined
+
+ regex_la_SOURCES = regex.c re.c
+-regex_la_LIBADD = ../../lib-src/library.la @LIBSNPRINTFV@
++regex_la_LIBADD = ../../lib-src/library.la
+
+ md5_la_SOURCES = md5.c
+ md5_la_LDFLAGS = -release $(VERSION) -module -no-undefined