summaryrefslogtreecommitdiff
path: root/security/py-gnupg
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-05-05 09:00:23 +0000
committerrecht <recht@pkgsrc.org>2004-05-05 09:00:23 +0000
commit85bcf1e1a425dfcc1e9cf4a8e118c7e577d74062 (patch)
tree860676b63626c776aec4d92c1ba4d895571f9450 /security/py-gnupg
parent961088c1c0cd430e9ae1e63c6337d76e298b5be9 (diff)
downloadpkgsrc-85bcf1e1a425dfcc1e9cf4a8e118c7e577d74062.tar.gz
bl3ify
Diffstat (limited to 'security/py-gnupg')
-rw-r--r--security/py-gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile
index becff3b9472..8ee27bd78d7 100644
--- a/security/py-gnupg/Makefile
+++ b/security/py-gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/09/21 09:47:31 jmc Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/05 09:00:23 recht Exp $
DISTNAME= GnuPGInterface-0.3.2
PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2
@@ -13,7 +13,7 @@ DEPENDS+= gnupg>=1.0.0:../../security/gnupg
PYTHON_VERSIONS_ACCEPTED= 21
PYDISTUTILSPKG= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"