pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-amkCrypto Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/928011cdfdbe
branches:  trunk
changeset: 542214:928011cdfdbe
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu May 08 18:59:38 2008 +0000

description:
Supports DESTDIR.

diffstat:

 security/py-amkCrypto/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b9dd3c4ceeac -r 928011cdfdbe security/py-amkCrypto/Makefile
--- a/security/py-amkCrypto/Makefile    Thu May 08 18:32:19 2008 +0000
+++ b/security/py-amkCrypto/Makefile    Thu May 08 18:59:38 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/01/18 05:09:41 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2008/05/08 18:59:38 joerg Exp $
 #
 
 DISTNAME=      pycrypto-2.0.1
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.amk.ca/python/code/crypto.html
 COMMENT=       Cryptographic and hash functions for Python
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 PYBINMODULE=   yes
 PYDISTUTILSPKG=        yes
 



Home | Main Index | Thread Index | Old Index