From owner-freebsd-ports@FreeBSD.ORG Thu Jan 15 19:07:57 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B039E1065672 for ; Thu, 15 Jan 2009 19:07:57 +0000 (UTC) (envelope-from ckern1@roadrunner.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.122]) by mx1.freebsd.org (Postfix) with ESMTP id 7E9358FC17 for ; Thu, 15 Jan 2009 19:07:57 +0000 (UTC) (envelope-from ckern1@roadrunner.com) Received: from localhost ([74.71.116.173]) by cdptpa-omta06.mail.rr.com with ESMTP id <20090115183928.KQU93.cdptpa-omta06.mail.rr.com@localhost> for ; Thu, 15 Jan 2009 18:39:28 +0000 Date: Thu, 15 Jan 2009 13:39:28 -0500 From: Clayton Scott Kern To: freebsd-ports@freebsd.org Message-ID: <20090115183928.GA93808@reddwarf.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Work around for PR ports/128787 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2009 19:07:57 -0000 I'm using CUPS and print to a HP 6840 deskjet printer. I can't print and get the error listed in the PR. I'm not sure how to do the work around. I tried to modify src/Makefile.in, but making the port failed during patching.