summaryrefslogtreecommitdiff
path: root/lang/f2c/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'lang/f2c/patches/patch-ag')
-rw-r--r--lang/f2c/patches/patch-ag4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/f2c/patches/patch-ag b/lang/f2c/patches/patch-ag
index 97498700516..8c8db36171d 100644
--- a/lang/f2c/patches/patch-ag
+++ b/lang/f2c/patches/patch-ag
@@ -1,4 +1,4 @@
-$NetBSD: patch-ag,v 1.9 2004/09/14 22:09:40 dmcmahill Exp $
+$NetBSD: patch-ag,v 1.10 2005/01/28 23:37:42 dmcmahill Exp $
--- libI77/makefile.orig Tue Sep 14 17:11:44 2004
+++ libI77/makefile
@@ -42,7 +42,7 @@ $NetBSD: patch-ag,v 1.9 2004/09/14 22:09:40 dmcmahill Exp $
- cp libI77.a $(LIBDIR)/libI77.a
- ranlib $(LIBDIR)/libI77.a || true
+install: libI77.la
-+ ${LIBTOOL} --mode=install ${BSD_INSTALL_DATA} libI77.la ${LIBDIR}
++ ${LIBTOOL} --mode=install ${BSD_INSTALL_LIB} libI77.la ${LIBDIR}
-Version.o: Version.c
- $(CC) -c Version.c