summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-19 17:50:45 +0000
committerwiz <wiz@pkgsrc.org>2022-01-19 17:50:45 +0000
commit037ffcff4423e0107b04982a78465b17399ae0b4 (patch)
tree90af596afb61ac5b00cea0489df0dd45f38dbd49 /mail
parent1675cc4c6ac9603291e247496f5006484167efdf (diff)
downloadpkgsrc-037ffcff4423e0107b04982a78465b17399ae0b4.tar.gz
*: fix for python 3.x
Diffstat (limited to 'mail')
-rw-r--r--mail/py-sendmail-admin/PLIST8
1 files changed, 6 insertions, 2 deletions
diff --git a/mail/py-sendmail-admin/PLIST b/mail/py-sendmail-admin/PLIST
index 1c80f872a3b..75d31c42bd1 100644
--- a/mail/py-sendmail-admin/PLIST
+++ b/mail/py-sendmail-admin/PLIST
@@ -1,4 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2022/01/14 17:52:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/01/19 17:50:46 wiz Exp $
bin/mailqs
bin/rmmq
-${PYSITELIB}/${EGG_INFODIR}
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt