cvs commit: ports/finance/quantlib Makefile distinfo pkg-plist

Gerald Pfeifer gerald at pfeifer.com
Sat Sep 24 17:42:44 UTC 2011


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
> 


More information about the cvs-all mailing list