From owner-cvs-all Mon Oct 14 18:38:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6968237B401; Mon, 14 Oct 2002 18:38:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6F443E8A; Mon, 14 Oct 2002 18:38:30 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9F1cTMt006264; Mon, 14 Oct 2002 18:38:29 -0700 (PDT) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.3/Submit) id g9F1cTBi006263; Mon, 14 Oct 2002 18:38:29 -0700 (PDT) Message-Id: <200210150138.g9F1cTBi006263@repoman.freebsd.org> From: Alan Eldridge Date: Mon, 14 Oct 2002 18:38:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/cups-pstoraster Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane 2002/10/14 18:38:29 PDT Modified files: print/cups-pstoraster Makefile Log: Found the problem. If it found a glib, which would only be a non-ports glib, it would try to build Omni(?) drivers. We turn that off at config time and no more problem. PR: 43845 Revision Changes Path 1.3 +2 -1 ports/print/cups-pstoraster/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message