pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50433 (print/cups installation fails without "dnssd" option)
The following reply was made to PR pkg/50433; it has been noted by GNATS.
From: Rin Okuyama <okuyama%flex.phys.tohoku.ac.jp@localhost>
To: hauke%Espresso.Rhein-Neckar.DE@localhost, gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/50433 (print/cups installation fails without "dnssd" option)
Date: Tue, 17 Nov 2015 12:35:37 +0900
Keep your cool! It should be ${PLIST.dnssd}, *not* ${PLIST.mdns}.
Very confusing actually ;-).
--- PLIST 2015-11-17 12:28:37.000000000 +0900
+++ PLIST.orig 2015-11-17 12:28:02.000000000 +0900
@@ -39,11 +39,11 @@
lib/libcupsimage.la
lib/libcupsmime.la
lib/libcupsppdc.la
-${PLIST.dnssd}libexec/cups/backend/dnssd
+${PLIST.mdns}libexec/cups/backend/dnssd
libexec/cups/backend/http
libexec/cups/backend/ipp
libexec/cups/backend/lpd
-${PLIST.dnssd}libexec/cups/backend/mdns
+${PLIST.mdns}libexec/cups/backend/mdns
libexec/cups/backend/snmp
libexec/cups/backend/socket
libexec/cups/backend/usb
Home |
Main Index |
Thread Index |
Old Index