Subject: Re: CVS commit: pkgsrc/multimedia/transcode
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-changes
Date: 02/02/2007 01:25:34
On Thu, Feb 01, 2007 at 11:55:56AM +0000, David Brownlee wrote:
> Log Message:
> explicitly pass --without-x to avoid trying to pick up X includes which are not buildlinked

This is not enough / not correct. The preview and subtitler filter
need X11 and libXaw correspondingly.

Joerg