summaryrefslogtreecommitdiff
path: root/security/py-crypto
diff options
context:
space:
mode:
authorwiz <wiz>2012-04-08 20:21:41 +0000
committerwiz <wiz>2012-04-08 20:21:41 +0000
commit12b5ccc460c81cca6383252045f5ce1bffffe8a4 (patch)
treeca85b0747dcbf59072dbf48eba4548d225e3970f /security/py-crypto
parent1fe20b058e71ac4373e7f55f956c868f88bbacb3 (diff)
downloadpkgsrc-12b5ccc460c81cca6383252045f5ce1bffffe8a4.tar.gz
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
Diffstat (limited to 'security/py-crypto')
-rw-r--r--security/py-crypto/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-crypto/PLIST b/security/py-crypto/PLIST
index bc2c4b4fd88..d0ff6c05041 100644
--- a/security/py-crypto/PLIST
+++ b/security/py-crypto/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2012/02/12 14:37:52 gls Exp $
+@comment $NetBSD: PLIST,v 1.9 2012/04/08 20:21:55 wiz Exp $
${PYSITELIB}/Crypto/Cipher/AES.so
${PYSITELIB}/Crypto/Cipher/ARC2.so
${PYSITELIB}/Crypto/Cipher/ARC4.so
@@ -350,4 +350,4 @@ ${PYSITELIB}/Crypto/__init__.pyo
${PYSITELIB}/Crypto/pct_warnings.py
${PYSITELIB}/Crypto/pct_warnings.pyc
${PYSITELIB}/Crypto/pct_warnings.pyo
-${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/${EGG_FILE}