From owner-cvs-all@FreeBSD.ORG Sat Jul 10 17:43:57 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38F361065670; Sat, 10 Jul 2010 17:43:57 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1132A8FC12; Sat, 10 Jul 2010 17:43:57 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o6AHhuQa081984; Sat, 10 Jul 2010 17:43:56 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o6AHhuUg081983; Sat, 10 Jul 2010 17:43:56 GMT (envelope-from glewis) Message-Id: <201007101743.o6AHhuUg081983@repoman.freebsd.org> From: Greg Lewis Date: Sat, 10 Jul 2010 17:43:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/gnuplot Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2010 17:43:57 -0000 glewis 2010-07-10 17:43:56 UTC FreeBSD ports repository Modified files: math/gnuplot Makefile Log: . Make the dependency on cairo optional. . Make the dependency on X11 an actual option. PR: 147679 Submitted by: Dmitry Revision Changes Path 1.86 +15 -9 ports/math/gnuplot/Makefile