summaryrefslogtreecommitdiff
path: root/math/randlib/patches/patch-aa
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-12-28 11:47:34 +0000
committerwiz <wiz@pkgsrc.org>2019-12-28 11:47:34 +0000
commit61c7dc706189d73a6451cf0a1970227a51191d9d (patch)
tree3c9088d314a15bb86503ca3fd532d2b090b37866 /math/randlib/patches/patch-aa
parent8eef1d979500efe8930f6e4f829721eca5cc592e (diff)
downloadpkgsrc-61c7dc706189d73a6451cf0a1970227a51191d9d.tar.gz
randlib: update to 1.3nb1.
Consistently disable PIC archives.
Diffstat (limited to 'math/randlib/patches/patch-aa')
-rw-r--r--math/randlib/patches/patch-aa7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/randlib/patches/patch-aa b/math/randlib/patches/patch-aa
index 4bba225b473..8f7bc141580 100644
--- a/math/randlib/patches/patch-aa
+++ b/math/randlib/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1 2001/02/08 06:10:41 jtb Exp $
+$NetBSD: patch-aa,v 1.2 2019/12/28 11:47:35 wiz Exp $
---- /dev/null Thu Feb 8 06:06:37 2001
+--- Makefile.orig 2019-12-28 11:46:09.222077493 +0000
+++ Makefile
-@@ -0,0 +1,14 @@
+@@ -0,0 +1,15 @@
+LIB= randlib
+
+SHLIB_MAJOR=0
@@ -11,6 +11,7 @@ $NetBSD: patch-aa,v 1.1 2001/02/08 06:10:41 jtb Exp $
+LIBDIR=${PREFIX}/lib
+
+NOLINT=1
++MKPICINSTALL=no
+
+SRCS = com.c randlib.c linpack.c
+