From 5470518f41926477bfa19bc3ecee971ac6ba716f Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 11 Sep 2003 04:14:04 +0000 Subject: Change USE_OPENSSL_VERSION into equivalent BUILDLINK_DEPENDS.openssl. --- security/py-m2crypto/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'security/py-m2crypto') diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 5ab7dfb6832..55c87686ddd 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/08/04 17:27:06 jmc Exp $ +# $NetBSD: Makefile,v 1.4 2003/09/11 04:14:04 jlam Exp $ # DISTNAME= m2crypto-0.11 @@ -11,10 +11,11 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.post1.com/home/ngps/m2/ COMMENT= Crypto and SSL toolkit for Python -USE_BUILDLINK2= yes -PYDISTUTILSPKG= yes +USE_BUILDLINK2= yes +PYDISTUTILSPKG= yes PYTHON_VERSIONS_ACCEPTED= 22pth 21pth -USE_OPENSSL_VERSION= ${OPENSSL_VERSION_097B} + +BUILDLINK_DEPENDS.openssl= openssl>=0.9.7b .include "../../lang/python/extension.mk" .include "../../devel/swig-build/buildlink2.mk" -- cgit v1.2.3