From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 7 03:10:14 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2273116A4CE for ; Wed, 7 Jul 2004 03:10:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17EB043D31 for ; Wed, 7 Jul 2004 03:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i673ADH7008666 for ; Wed, 7 Jul 2004 03:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i673ADDA008665; Wed, 7 Jul 2004 03:10:13 GMT (envelope-from gnats) Date: Wed, 7 Jul 2004 03:10:13 GMT Message-Id: <200407070310.i673ADDA008665@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Jonathan Subject: Re: ports/68749: Update Makefile for math/yacas X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jonathan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 03:10:14 -0000 The following reply was made to PR ports/68749; it has been noted by GNATS. From: Jonathan To: "freebsd-gnats-submit@freebsd.org" Cc: Subject: Re: ports/68749: Update Makefile for math/yacas Date: Tue, 06 Jul 2004 22:02:10 -0500 --=-+vHrdwr0sapFgnqid59A Content-Type: text/plain Content-Transfer-Encoding: 7bit Gmail ruined the attached patch. Here is the text Makefile.diff attachment --=-+vHrdwr0sapFgnqid59A Content-Disposition: attachment; filename=Makefile.diff Content-Type: text/x-patch; name=Makefile.diff; charset=us-ascii Content-Transfer-Encoding: 7bit --- /home/xfce/ports/yacas/Makefile Tue Jul 6 18:27:17 2004 +++ Makefile Tue Jul 6 18:29:52 2004 @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Computer Algebra System -LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl USE_PERL5_BUILD= yes USE_GMAKE= yes --=-+vHrdwr0sapFgnqid59A--