summaryrefslogtreecommitdiff
path: root/security/py-cryptkit
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-05-08 18:32:19 +0000
committerjoerg <joerg@pkgsrc.org>2008-05-08 18:32:19 +0000
commitb9d9951b4c288e4930f2cb1bf09b1a3241e81db5 (patch)
tree6072f6a32792f12ead0a8ccc037d5779e9ae0238 /security/py-cryptkit
parentfda1d9652f0f60e6e12f7682884514654980a43f (diff)
downloadpkgsrc-b9d9951b4c288e4930f2cb1bf09b1a3241e81db5.tar.gz
Supports DESTDIR
Diffstat (limited to 'security/py-cryptkit')
-rw-r--r--security/py-cryptkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 691dfe7d736..7954cab9d6e 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/09/30 17:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2008/05/08 18:33:53 joerg Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cryptkit.sourceforge.net/
COMMENT= Python Cryptographic Toolkit
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYBINMODULE= yes
PYDISTUTILSPKG= yes