pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-DH The packages supports installatio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce066c2beef8
branches: trunk
changeset: 530738:ce066c2beef8
user: heinz <heinz%pkgsrc.org@localhost>
date: Sat Jul 07 13:07:56 2007 +0000
description:
The packages supports installation to DESTDIR.
No compiler required.
diffstat:
security/p5-Crypt-DH/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 190d1783adad -r ce066c2beef8 security/p5-Crypt-DH/Makefile
--- a/security/p5-Crypt-DH/Makefile Sat Jul 07 09:45:55 2007 +0000
+++ b/security/p5-Crypt-DH/Makefile Sat Jul 07 13:07:56 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:36 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2007/07/07 13:07:56 heinz Exp $
#
DISTNAME= Crypt-DH-0.06
@@ -11,9 +11,13 @@
HOMEPAGE= http://search.cpan.org/dist/Crypt-DH/
COMMENT= Perl5 module for the Diffie-Hellman key exchange system
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Math-Pari>=2.001804:../../math/p5-Math-Pari
DEPENDS+= p5-Crypt-Random>=0.33:../../security/p5-Crypt-Random
+USE_LANGUAGES= # empty
+
PERL5_PACKLIST= auto/Crypt/DH/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index