summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-bw
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icon/patches/patch-bw')
-rw-r--r--lang/icon/patches/patch-bw15
1 files changed, 11 insertions, 4 deletions
diff --git a/lang/icon/patches/patch-bw b/lang/icon/patches/patch-bw
index 23517ac6f60..994781fdc8d 100644
--- a/lang/icon/patches/patch-bw
+++ b/lang/icon/patches/patch-bw
@@ -1,9 +1,16 @@
-$NetBSD: patch-bw,v 1.2 1998/08/07 11:09:18 agc Exp $
+$NetBSD: patch-bw,v 1.3 2000/04/05 14:32:53 pooka Exp $
---- config/unix/Config/runtime.make.orig Fri Jun 19 04:54:30 1998
-+++ config/unix/Config/runtime.make Fri Jun 19 04:54:37 1998
-@@ -40,3 +40,3 @@
+--- config/unix/Config/runtime.make.orig Thu Jul 1 20:36:41 1999
++++ config/unix/Config/runtime.make Wed Apr 5 17:14:41 2000
+@@ -36,9 +36,9 @@
+ $(MAKE) iconx
+
+ iconx: $(OBJS)
+- $(CC) $(LDFLAGS) -o iconx $(OBJS) $(XPMLIB) $(XLIB) $(LIBS)
++ $(CC) $(LDFLAGS) -o iconx $(OBJS) $(XPMLIB) $(XLIB) $(LIBS) -lm
cp iconx ../../bin
- strip ../../bin/iconx
+# strip ../../bin/iconx
+ xcnv.o: cnv.r $(HDRS)
+ ../../bin/rtt -x cnv.r