pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: fix PLIST for spandsp option



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7842cfac353
branches:  trunk
changeset: 770858:c7842cfac353
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Dec 10 14:46:09 2021 +0000

description:
wireshark: fix PLIST for spandsp option

diffstat:

 net/wireshark/PLIST |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 4e363b4f92ef -r c7842cfac353 net/wireshark/PLIST
--- a/net/wireshark/PLIST       Fri Dec 10 14:32:38 2021 +0000
+++ b/net/wireshark/PLIST       Fri Dec 10 14:46:09 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.66 2021/12/10 08:37:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.67 2021/12/10 14:46:09 adam Exp $
 bin/capinfos
 bin/captype
 bin/dumpcap
@@ -663,8 +663,8 @@
 lib/wireshark/extcap/sshdump
 lib/wireshark/extcap/udpdump
 lib/wireshark/plugins/3.6/codecs/g711.so
-lib/wireshark/plugins/3.6/codecs/g722.so
-lib/wireshark/plugins/3.6/codecs/g726.so
+${PLIST.spandsp}lib/wireshark/plugins/3.6/codecs/g722.so
+${PLIST.spandsp}lib/wireshark/plugins/3.6/codecs/g726.so
 lib/wireshark/plugins/3.6/codecs/l16mono.so
 lib/wireshark/plugins/3.6/codecs/opus_dec.so
 lib/wireshark/plugins/3.6/epan/ethercat.so



Home | Main Index | Thread Index | Old Index