Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2015 16:18:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 198458] [patch] editors/openoffice-4 respect WITHOUT_CUPS
Message-ID:  <bug-198458-25061-9EdguMGbTt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198458-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198458-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
stacy@millions.ca has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s
request for maintainer-feedback to office@FreeBSD.org:
Bug 198458: [patch] editors/openoffice-4 respect WITHOUT_CUPS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198458



--- Description ---
Created attachment 154089
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154089&action=edit
use CUPS option

configure fails if WITHOUT_CUPS is set.

I set WITHOUT_CUPS in my make.conf. Make configure fails because cups is not
found.

Attached patch adds CUPS to the options and if WITHOUT_CUPS is set adds
--disable-cups to CONFIGURE_ARGS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198458-25061-9EdguMGbTt>