summaryrefslogtreecommitdiff
path: root/security/py-cryptkit
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-27 04:59:42 +0000
committersnj <snj@pkgsrc.org>2004-04-27 04:59:42 +0000
commit67721bd22d50a02e35021f1d03c3658680e89201 (patch)
treec6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /security/py-cryptkit
parent763c7a82b9f2eebd8438ab3acc284818c1f5f2fe (diff)
downloadpkgsrc-67721bd22d50a02e35021f1d03c3658680e89201.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/py-cryptkit')
-rw-r--r--security/py-cryptkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 33255aa8b39..915be4b52f1 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/09/18 04:17:12 jmc Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/27 05:44:22 snj Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Python Cryptographic Toolkit
PYBINMODULE= yes
PYDISTUTILSPKG= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"