summaryrefslogtreecommitdiff
path: root/security/py-cryptkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-cryptkit/Makefile')
-rw-r--r--security/py-cryptkit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 7c2b36713bc..fed55cfd46b 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2011/10/29 08:07:23 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/23 18:16:53 asau Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cryptkit.sourceforge.net/
COMMENT= Python Cryptographic Toolkit
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"