pkgsrc/lang/f2c/patches/patch-ad
dmcmahill cc80f4187c libtool-ize this for building its shared libs instead of using
bsd.lib.mk.  Should address PR26628 where this package can't
build on solaris.  In addition, this cleans up some PLIST hacks.
2004-09-14 22:09:40 +00:00

24 lines
481 B
Text

$NetBSD: patch-ad,v 1.5 2004/09/14 22:09:40 dmcmahill Exp $
Name libraries correctly
--- f2c.1t.orig Tue Sep 8 10:16:48 1998
+++ f2c.1t Tue Dec 7 17:24:23 1999
@@ -334,12 +334,12 @@
output file
.TP
-.F /usr/include/f2c.h
+.F .../include/f2c.h
header file
.TP
-.F /usr/lib/libF77.a
-intrinsic function library
+.F .../lib/libF77.a
+intrinsic function library.
.TP
-.F /usr/lib/libI77.a
-Fortran I/O library
+.F .../lib/libI77.a
+Fortran I/O library.
.TP
.F /lib/libc.a