pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pcre-ocaml buildlink problems



On Tue, Oct 07, 2014 at 12:20:50PM +0100, Jaap Boender wrote:
> Would anyone familiar with buildlink care to hazard a guess at what's 
> happening here? I'm stumped.

My guess is that lib/ocaml is not a standard directory and needs to be
allowed.

Adding something like
BUILDLINK_PASSTHRU_DIRS+=     ${BUILDLINK_PREFIX.ocaml}/lib/ocaml
to lang/ocaml/buildlink3.mk might fix it.
 Thomas


Home | Main Index | Thread Index | Old Index