summaryrefslogtreecommitdiff
path: root/math/slatec
diff options
context:
space:
mode:
authorasau <asau>2009-12-11 17:32:41 +0000
committerasau <asau>2009-12-11 17:32:41 +0000
commitf948ecb983b41b9620fb66602b7693c71b399a45 (patch)
tree41f4e1f69e0bb79406657d7ece5090ade94dd1a4 /math/slatec
parent07cee15b9b58f92e945c0ec9bb2c0cf605559667 (diff)
downloadpkgsrc-f948ecb983b41b9620fb66602b7693c71b399a45.tar.gz
Support staged installation.
Diffstat (limited to 'math/slatec')
-rw-r--r--math/slatec/Makefile4
-rw-r--r--math/slatec/distinfo4
-rw-r--r--math/slatec/patches/patch-aa4
3 files changed, 7 insertions, 5 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile
index 61606f10ff9..eb48c002e43 100644
--- a/math/slatec/Makefile
+++ b/math/slatec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/12/03 13:06:55 asau Exp $
+# $NetBSD: Makefile,v 1.22 2009/12/11 17:32:41 asau Exp $
#
DISTNAME= slatec_src
@@ -12,6 +12,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.netlib.org/slatec/
COMMENT= Library of mathematical and statistical Fortran 77 subroutines
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/src
USE_LANGUAGES= fortran
USE_LIBTOOL= YES
diff --git a/math/slatec/distinfo b/math/slatec/distinfo
index fec53d96cb1..9d6d42180fb 100644
--- a/math/slatec/distinfo
+++ b/math/slatec/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2006/07/27 18:49:47 rillig Exp $
+$NetBSD: distinfo,v 1.6 2009/12/11 17:32:41 asau Exp $
SHA1 (slatec_src.tgz) = 9ff75f3976fa4a5544806a29bf8402aab2132ee0
RMD160 (slatec_src.tgz) = f4393d91e25ecd2ec0cae6b25d4b2829afcd4291
Size (slatec_src.tgz) = 2373787 bytes
-SHA1 (patch-aa) = e9df720c0ca20a1280987dab8f3056b75bef1aeb
+SHA1 (patch-aa) = bbdcca172b7216ffa8fc8d94c844d3373d9accd2
diff --git a/math/slatec/patches/patch-aa b/math/slatec/patches/patch-aa
index 4637c92f1f0..d9fb7ed4c8a 100644
--- a/math/slatec/patches/patch-aa
+++ b/math/slatec/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 2006/07/27 18:49:47 rillig Exp $
+$NetBSD: patch-aa,v 1.3 2009/12/11 17:32:41 asau Exp $
--- /dev/null 2003-12-04 12:37:08.000000000 +0000
+++ Makefile
@@ -223,4 +223,4 @@ $NetBSD: patch-aa,v 1.2 2006/07/27 18:49:47 rillig Exp $
+
+install: lib$(LIB).a
+ ${LIBTOOL} --mode=install ${BSD_INSTALL_DATA} ${.ALLSRC:.a=.la} \
-+ ${PREFIX}/lib
++ ${DESTDIR}${PREFIX}/lib