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/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 06ba3a47dde..7c2b36713bc 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2009/03/05 18:51:31 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2011/10/29 08:07:23 obache Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptkit/}
@@ -12,7 +12,5 @@ COMMENT= Python Cryptographic Toolkit
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"