summaryrefslogtreecommitdiff
path: root/security
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
commit6d04b6c440e343ee56a00cef634e862d0d01cf1a (patch)
tree860676b63626c776aec4d92c1ba4d895571f9450 /security
parent719e914f29b63e7fcc052b489fff894d94a89ede (diff)
downloadpkgsrc-6d04b6c440e343ee56a00cef634e862d0d01cf1a.tar.gz
bl3ify
Diffstat (limited to 'security')
-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"