Subject: CVS commit: pkgsrc/lang/ocaml
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 03/30/2004 14:01:30
Module Name:	pkgsrc
Committed By:	seb
Date:		Tue Mar 30 14:01:30 UTC 2004

Modified Files:
	pkgsrc/lang/ocaml: Makefile

Log Message:
Just pass all CPPFLAGS, CFLAGS and LDFLAGS to configure as
${CC} with options or '-libs' specification.

This fix the build of the package with threaded tcl/tk libraries
from the tcl/tk packages.

While here remove FIX_RPATH, bl3 framework takes care of that for us.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/lang/ocaml/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.