pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-m2crypto Remove obsolete comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3eb6c2a6e36
branches: trunk
changeset: 355428:b3eb6c2a6e36
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 01 14:51:15 2016 +0000
description:
Remove obsolete comment.
diffstat:
security/py-m2crypto/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 07bc0b040beb -r b3eb6c2a6e36 security/py-m2crypto/Makefile
--- a/security/py-m2crypto/Makefile Thu Dec 01 14:48:02 2016 +0000
+++ b/security/py-m2crypto/Makefile Thu Dec 01 14:51:15 2016 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index