Bug 74566

Summary: Disable cups-autodetection in configure
Product: Ports & Packages Reporter: Michael Lestinsky <michael>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: adamw
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Michael Lestinsky 2004-11-30 22:50:17 UTC
	gimp-print configure script ignores WITHOUT_CUPS flag if a
	cups package is present on the system. The attached patch
	disables cups by force.

Fix: cvs diff: Diffing .
How-To-Repeat: 	Install cups, portinstall -M 'WITHOUT_CUPS=yes' gimp-print
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-12-07 12:16:41 UTC
State Changed
From-To: open->closed

Fixed in revision 1.23 
date: 2004/12/04 00:35:12;  author: adamw;  state: Exp;  lines: +4 -3 
Disable CUPS support by default. 

Thanks for your submission!