pkgsrc-Bugs archive

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

PR/46984 CVS commit: pkgsrc/print/cups



The following reply was made to PR pkg/46984; it has been noted by GNATS.

From: "John Marino" <marino%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46984 CVS commit: pkgsrc/print/cups
Date: Mon, 8 Oct 2012 12:47:24 +0000

 Module Name:   pkgsrc
 Committed By:  marino
 Date:          Mon Oct  8 12:47:24 UTC 2012
 
 Modified Files:
        pkgsrc/print/cups: options.mk
 
 Log Message:
 print/cups: PR#46984 Remove libusb options from DragonFly, SunOS
 
 The devel/libusb1 package is masked for both DragonFly and SunOS.  This
 cups package set libusb on by default which means cups fails to build
 with no set options on those two platforms.
 
 Add an OPSYS check which prevents libusb from even being offered as an
 option on DragonFly and SunOS.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/cups/options.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index