Date: Sat, 24 Sep 2011 19:42:41 +0200 (CEST) From: Gerald Pfeifer <gerald@pfeifer.com> To: Philippe Audeoud <jadawin@freebsd.org>, Brendan Fabeny <bf1783@gmail.com> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/finance/quantlib Makefile distinfo pkg-plist Message-ID: <alpine.LNX.2.00.1109241941290.4092@gerinyyl.fvgr> In-Reply-To: <alpine.LNX.2.00.1109040549550.4335@gerinyyl.fvgr> References: <201105301136.p4UBaOg9066272@repoman.freebsd.org> <BANLkTimr3O_Dt2OqCkCcPQ1YduBdLtSGYg@mail.gmail.com> <alpine.LNX.2.00.1109040549550.4335@gerinyyl.fvgr>
next in thread | previous in thread | raw e-mail | index | archive | help
For the record, this is now obsolete after amdmi3's general cleanup in this area earlier this week. Gerald On Sun, 4 Sep 2011, Gerald Pfeifer wrote: > Philippe, I see you did not make the change Brendan asked for; may > I apply the patch below? > > Index: Makefile > =================================================================== > RCS file: /home/pcvs/ports/finance/quantlib/Makefile,v > retrieving revision 1.32 > diff -u -r1.32 Makefile > --- Makefile 30 May 2011 11:36:24 -0000 1.32 > +++ Makefile 4 Sep 2011 03:49:52 -0000 > @@ -23,7 +23,7 @@ > GNU_CONFIGURE= yes > CPPFLAGS= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include > LDFLAGS= ${PTHREAD_LIBS} -L${LOCALBASE}/lib > -MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > +MAKE_ENV= LDFLAGS="${LDFLAGS}" > USE_LDCONFIG= yes > > MAN1= quantlib-config.1 quantlib-test-suite.1 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.1109241941290.4092>