From owner-cvs-ports Mon Jul 21 19:42:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA29830 for cvs-ports-outgoing; Mon, 21 Jul 1997 19:42:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA29728; Mon, 21 Jul 1997 19:40:17 -0700 (PDT) From: Chuck Robey Received: (from chuckr@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id TAA04747; Mon, 21 Jul 1997 19:38:31 -0700 (PDT) Date: Mon, 21 Jul 1997 19:38:31 -0700 (PDT) Message-Id: <199707220238.TAA04747@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math/gnuplot/patches patch-ac Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk chuckr 1997/07/21 19:38:31 PDT Added files: math/gnuplot/patches patch-ac Log: Adding compatibility with the graphics/gd port. It's not a dependency (it works with or without it) but now, if you have gd installed, it makes use of gd correctly. Pointed at by: Werner Griessl