diff options
author | agc <agc@pkgsrc.org> | 1998-08-25 08:54:06 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-08-25 08:54:06 +0000 |
commit | d015ff590f918b51d8bff297efac816d8f424a90 (patch) | |
tree | 1dc1b4b3aeb2e8d3de42b2d1f4260b162033cfee /lang/f2c/pkg | |
parent | 586dcad338e0736608c93ee612e47f9280c05cf5 (diff) | |
download | pkgsrc-d015ff590f918b51d8bff297efac816d8f424a90.tar.gz |
Update to the f2c package, from Dan McMahill (mcmahill@mtl.mit.edu).
Fixes PR pkg/6026.
Modified slightly by me, to add NetBSD RCS Ids to patches, along with
a minimalist comment about each patch, and also modified the top-level
Makefile to use mkdir, rather than install -d (install -d was
clobbering directory permissions on ${PREFIX}/{bin,lib,include}).
Diffstat (limited to 'lang/f2c/pkg')
-rw-r--r-- | lang/f2c/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/f2c/pkg/PLIST b/lang/f2c/pkg/PLIST index 3f391b05f36..d6492f613bb 100644 --- a/lang/f2c/pkg/PLIST +++ b/lang/f2c/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 1998/07/21 16:40:47 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 1998/08/25 08:54:08 agc Exp $ bin/f2c -bin/f77 +bin/f2c-f77 include/f2c.h lib/libf2c.a lib/libF77.a |