summaryrefslogtreecommitdiff
path: root/lang/f2c/patches/patch-ad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2004-09-14 22:09:40 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2004-09-14 22:09:40 +0000
commitcc80f4187c9661a6c14681d462605f2e334eb776 (patch)
tree04f9a955a5abbc051ece0928d041fa6eb098a75a /lang/f2c/patches/patch-ad
parentbb8b28ccd8c7ab70be4563d7b609e3a7ecee47d5 (diff)
downloadpkgsrc-cc80f4187c9661a6c14681d462605f2e334eb776.tar.gz
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.
Diffstat (limited to 'lang/f2c/patches/patch-ad')
-rw-r--r--lang/f2c/patches/patch-ad11
1 files changed, 4 insertions, 7 deletions
diff --git a/lang/f2c/patches/patch-ad b/lang/f2c/patches/patch-ad
index d3c115b3b9f..ac4a189c455 100644
--- a/lang/f2c/patches/patch-ad
+++ b/lang/f2c/patches/patch-ad
@@ -1,10 +1,10 @@
-$NetBSD: patch-ad,v 1.4 1999/12/16 00:58:27 dmcmahill Exp $
+$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,15 @@
+@@ -334,12 +334,12 @@
output file
.TP
-.F /usr/include/f2c.h
@@ -14,14 +14,11 @@ Name libraries correctly
-.F /usr/lib/libF77.a
-intrinsic function library
+.F .../lib/libF77.a
-+intrinsic function library. May be replaced by libf2c.a
++intrinsic function library.
.TP
-.F /usr/lib/libI77.a
-Fortran I/O library
+.F .../lib/libI77.a
-+Fortran I/O library. May be replaced by libf2c.a
-+.TP
-+.F .../lib/libf2c.a
-+Combined Fortran library. May be used in place of libF77.a and libI77.a
++Fortran I/O library.
.TP
.F /lib/libc.a