summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-12-01 14:51:15 +0000
committerwiz <wiz@pkgsrc.org>2016-12-01 14:51:15 +0000
commit5ef08317163da616810902055d73566dd6a986c5 (patch)
treec8dc177fab6fdcbabb0880af6ce31632d5fec719
parent612c03ab6533bcf8f197d23f8fa511f82c4dafaa (diff)
downloadpkgsrc-5ef08317163da616810902055d73566dd6a986c5.tar.gz
Remove obsolete comment.
-rw-r--r--security/py-m2crypto/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 66608671180..9ecb9e6149f 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2016/12/01 14:51:15 wiz Exp $
DISTNAME= M2Crypto-0.22.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -11,12 +11,6 @@ HOMEPAGE= http://chandlerproject.org/bin/view/Projects/MeTooCrypto
COMMENT= Crypto and SSL toolkit for Python
LICENSE= m2crypto-license
-# constness is very different between openssl versions,
-# it seems, and 0.9.7i is the version which currently is
-# in pkgsrc and against which I fixed m2crypto to compile.
-# -- wiz 20060115
-BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7i{,nb*}
-
PYSETUPBUILDARGS= build_ext --openssl=${BUILDLINK_PREFIX.openssl}
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.21.1