From e97b7802fab9fbde2ceadfc382588f94778be989 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 3 Dec 2011 00:02:14 +0000 Subject: Tag the 28 locations that result in a Python 3.1 package as supporting so. Remove it from the default list for the rest. --- security/py-OpenSSL/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/py-OpenSSL') 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" -- cgit v1.2.3