summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg>2011-12-03 00:02:14 +0000
committerjoerg <joerg>2011-12-03 00:02:14 +0000
commite97b7802fab9fbde2ceadfc382588f94778be989 (patch)
tree91980d7516c0a1d7951f6b3e9a7efbf4077abf95 /security
parente79feee3cfd3223577cc7c971066ab1a93c6738e (diff)
downloadpkgsrc-e97b7802fab9fbde2ceadfc382588f94778be989.tar.gz
Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
Diffstat (limited to 'security')
-rw-r--r--security/py-OpenSSL/Makefile4
-rw-r--r--security/py-crack/Makefile4
-rw-r--r--security/py-crypto/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile
index 407f9769215..ba78433c266 100644
--- a/security/py-OpenSSL/Makefile
+++ b/security/py-OpenSSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/05/20 11:05:33 adam Exp $
+# $NetBSD: Makefile,v 1.25 2011/12/03 00:02:16 joerg Exp $
DISTNAME= pyOpenSSL-0.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -12,6 +12,8 @@ LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
.include "../../lang/python/distutils.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile
index d79dc1ae1a3..780b5d6fbab 100644
--- a/security/py-crack/Makefile
+++ b/security/py-crack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2011/10/29 06:15:12 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/12/03 00:02:16 joerg Exp $
#
DISTNAME= pycrack-0.01
@@ -14,6 +14,8 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
DEPENDS+= crack>=5.0:../../security/crack
.include "../../lang/python/distutils.mk"
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index 00199ea3f33..d94773e3353 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2011/11/23 19:09:01 gls Exp $
+# $NetBSD: Makefile,v 1.24 2011/12/03 00:02:16 joerg Exp $
#
DISTNAME= pycrypto-2.4.1
@@ -16,6 +16,8 @@ CONFLICTS+= ${PYPKGPREFIX}-amkCrypto-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
GNU_CONFIGURE= yes
do-test: