pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/mprime-bin It does support staged installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c54ecba775d6
branches:  trunk
changeset: 568427:c54ecba775d6
user:      asau <asau%pkgsrc.org@localhost>
date:      Sun Dec 13 02:01:27 2009 +0000

description:
It does support staged installation.

diffstat:

 math/mprime-bin/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 679611868c20 -r c54ecba775d6 math/mprime-bin/Makefile
--- a/math/mprime-bin/Makefile  Sun Dec 13 01:49:18 2009 +0000
+++ b/math/mprime-bin/Makefile  Sun Dec 13 02:01:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/12/12 22:24:21 asau Exp $
+# $NetBSD: Makefile,v 1.3 2009/12/13 02:01:27 asau Exp $
 #
 
 DISTNAME=              mprime2414
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.mersenne.org/freesoft.htm
 COMMENT=               Mersenne prime tester (binary)
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 WRKSRC=                        ${WRKDIR}
 
 EMUL_PLATFORMS=                linux-i386



Home | Main Index | Thread Index | Old Index