From 2fef2c13163f0a600981fe851517a73298aeca8f Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Apr 2012 20:21:41 +0000 Subject: All supported python versions in pkgsrc support eggs, so remove ${PLIST.eggfile} from PLISTs and support code from lang/python. --- security/py-OpenSSL/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/py-OpenSSL') diff --git a/security/py-OpenSSL/PLIST b/security/py-OpenSSL/PLIST index 52728a76820..ee9eaec0684 100644 --- a/security/py-OpenSSL/PLIST +++ b/security/py-OpenSSL/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2010/07/24 12:49:25 gdt Exp $ +@comment $NetBSD: PLIST,v 1.9 2012/04/08 20:21:54 wiz Exp $ ${PYSITELIB}/OpenSSL/SSL.so ${PYSITELIB}/OpenSSL/__init__.py ${PYSITELIB}/OpenSSL/__init__.pyc @@ -26,4 +26,4 @@ ${PYSITELIB}/OpenSSL/tsafe.pyo ${PYSITELIB}/OpenSSL/version.py ${PYSITELIB}/OpenSSL/version.pyc ${PYSITELIB}/OpenSSL/version.pyo -${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} +${PYSITELIB}/${EGG_FILE} -- cgit v1.2.3