summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-07-23 21:09:51 +0000
committergdt <gdt@pkgsrc.org>2010-07-23 21:09:51 +0000
commitf80bae9c8decd4958df8f6a79746842da73e522b (patch)
tree2a5eb355f3ed685e305e3381163a51e08d02d7bd /security
parentc96177a7cf52f30ec1bcb263cba334b0bd76ed99 (diff)
downloadpkgsrc-f80bae9c8decd4958df8f6a79746842da73e522b.tar.gz
Don't suppress egg-info file, so that programs that use requires to
find the Python package contained in this distribution will work.
Diffstat (limited to 'security')
-rw-r--r--security/py-OpenSSL/Makefile4
-rw-r--r--security/py-OpenSSL/PLIST3
2 files changed, 5 insertions, 2 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile
index a7c2b3b1ee5..133e747ea99 100644
--- a/security/py-OpenSSL/Makefile
+++ b/security/py-OpenSSL/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2010/07/19 16:46:48 ver Exp $
+# $NetBSD: Makefile,v 1.21 2010/07/23 21:09:51 gdt Exp $
#
DISTNAME= pyOpenSSL-0.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+PKGREVISION= 1
CATEGORIES= security python
MASTER_SITES= http://pypi.python.org/packages/source/p/pyOpenSSL/
@@ -13,6 +14,7 @@ COMMENT= Python interface to the OpenSSL library
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
+PY_NO_EGG= no
.include "../../lang/python/extension.mk"
.include "../../security/openssl/buildlink3.mk"
diff --git a/security/py-OpenSSL/PLIST b/security/py-OpenSSL/PLIST
index da9e4643e13..2e7f4961bb8 100644
--- a/security/py-OpenSSL/PLIST
+++ b/security/py-OpenSSL/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2010/07/19 16:46:48 ver Exp $
+@comment $NetBSD: PLIST,v 1.6 2010/07/23 21:09:51 gdt Exp $
${PYSITELIB}/OpenSSL/SSL.so
${PYSITELIB}/OpenSSL/__init__.py
${PYSITELIB}/OpenSSL/__init__.pyc
@@ -26,3 +26,4 @@ ${PYSITELIB}/OpenSSL/tsafe.pyo
${PYSITELIB}/OpenSSL/version.py
${PYSITELIB}/OpenSSL/version.pyc
${PYSITELIB}/OpenSSL/version.pyo
+${PYSITELIB}/pyOpenSSL-0.10-py2.6.egg-info