From owner-freebsd-ports Tue Feb 8 3:39:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by builder.freebsd.org (Postfix) with ESMTP id 9045D41EA for ; Tue, 8 Feb 2000 03:39:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA22520; Tue, 8 Feb 2000 03:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from lilac.csi.cam.ac.uk (lilac.csi.cam.ac.uk [131.111.8.44]) by builder.freebsd.org (Postfix) with ESMTP id EC5C441BD for ; Tue, 8 Feb 2000 03:34:05 -0800 (PST) Received: from yamame.phy.cam.ac.uk ([131.111.79.201]) by lilac.csi.cam.ac.uk with esmtp (Exim 3.13 #1) id 12I8uy-00054W-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 08 Feb 2000 11:34:52 +0000 Received: (from sa264@localhost) by yamame.phy.cam.ac.uk (8.9.3/3.7W) id LAA55619; Tue, 8 Feb 2000 11:34:50 GMT Message-Id: <200002081134.LAA55619@yamame.phy.cam.ac.uk> Date: Tue, 8 Feb 2000 11:34:50 GMT From: sa264@cam.ac.uk Reply-To: sa264@cam.ac.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16579: math/gnuplot readline option fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16579 >Category: ports >Synopsis: math/gnuplot readline option fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 8 03:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: AMAKAWA Shuhei >Release: FreeBSD 3.4-RELEASE i386 >Organization: Univ of Cambridge >Environment: FreeBSD 3.4-RELEASE i386 >Description: The option for GNU readline specified in CONFIGURE_ARGS is wrong. >How-To-Repeat: >Fix: --- Makefile.org Tue Feb 8 11:23:34 2000 +++ Makefile Tue Feb 8 11:24:47 2000 @@ -23,7 +23,7 @@ --libdir=${LOCALBASE}/lib \ --with-x --without-linux-vga \ --with-gd=${LOCALBASE}/lib \ - --with-gnu-readline --with-lasergnu --with-png + --with-readline=gnu --with-lasergnu --with-png post-install: ${MKDIR} ${PREFIX}/share/doc/gnuplot >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message