pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/avahi avahi: Fix PLIST for non-gtk2 option
details: https://anonhg.NetBSD.org/pkgsrc/rev/3be280204ef2
branches: trunk
changeset: 413950:3be280204ef2
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Mar 23 11:49:58 2020 +0000
description:
avahi: Fix PLIST for non-gtk2 option
diffstat:
net/avahi/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0aadaec7f22f -r 3be280204ef2 net/avahi/PLIST
--- a/net/avahi/PLIST Mon Mar 23 11:27:29 2020 +0000
+++ b/net/avahi/PLIST Mon Mar 23 11:49:58 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2020/03/23 09:22:07 nia Exp $
+@comment $NetBSD: PLIST,v 1.17 2020/03/23 11:49:58 ryoon Exp $
bin/avahi-browse
bin/avahi-browse-domains
${PLIST.ui}bin/avahi-discover-standalone
@@ -92,7 +92,7 @@
${PLIST.ui}share/applications/bssh.desktop
${PLIST.ui}share/applications/bvnc.desktop
share/avahi/avahi-service.dtd
-${PLIST.ui}share/avahi/interfaces/avahi-discover.ui
+${PLIST.gtk2}${PLIST.ui}share/avahi/interfaces/avahi-discover.ui
share/avahi/service-types
share/dbus-1/interfaces/org.freedesktop.Avahi.AddressResolver.xml
share/dbus-1/interfaces/org.freedesktop.Avahi.DomainBrowser.xml
Home |
Main Index |
Thread Index |
Old Index