From owner-freebsd-openoffice@FreeBSD.ORG Thu Apr 3 13:40:28 2008 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 769CA1065679 for ; Thu, 3 Apr 2008 13:40:28 +0000 (UTC) (envelope-from lists.zvx9z@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.180]) by mx1.freebsd.org (Postfix) with ESMTP id 27D0D8FC20 for ; Thu, 3 Apr 2008 13:40:27 +0000 (UTC) (envelope-from lists.zvx9z@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so1540837ele.12 for ; Thu, 03 Apr 2008 06:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=i/mAFQlAtMWaepAvtw/mRYq0MF4llEG5rBEmRiL+nPI=; b=aDHHbp/1Wg3qipJA7c4lOmaJ11ZteXhhepJLdAzVTDh4zPBxtn+pCaN8+QoLjFMgm8dN7Hgb8K/kQYZyJffVu46fFszfFcyDvDyKwgeWsYMeTViUjNncRFzuRB2GMDx5SiCkT52SwLgEJ1tEC0xVyKNyY3TH+1b0JAmFYwY6jME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dpdgP4a2+x1ivsdS4d1UhgVdnaLAYJSP2WS0keyRVQwQHuPft+myOy+qClFmYDpG3jOM0cPmbfPq/GMTfgM4YzLtoCLK0bmJ+ZJPiccTfh5FjrbNe6mQkt4/Xc4tzXGJzTvLQx1hxCXhhXhpw4QRRKFaGIC3f1v31r/AqtCYtVA= Received: by 10.141.176.4 with SMTP id d4mr3457346rvp.14.1207228514818; Thu, 03 Apr 2008 06:15:14 -0700 (PDT) Received: by 10.141.76.10 with HTTP; Thu, 3 Apr 2008 06:15:14 -0700 (PDT) Message-ID: Date: Thu, 3 Apr 2008 09:15:14 -0400 From: Rick To: freebsd-openoffice@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: CUPS support is now default. X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 13:40:28 -0000 I see that openoffice.org-2 now depends on cups-base. I don't use CUPS. I use BSD-LPR for printing. Can this be made an option (e.g. WITHOUT_CUPS) or do I have to edit the Makefile each time?