Subject: Re: NetBSD 3.1 - kdegraphics3 problem
To: Greg Evans <gevans@charter.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: port-sparc64
Date: 04/04/2007 03:08:19
On Tue, 3 Apr 2007, Greg Evans wrote:

> Is this the part I am adding to the makefile, if not I am not familiar with
> diff files, so I am not sure how to do it ;)

With my original diff (I will call it the.diff.file), you could do:

cd pkgsrc
patch < the.diff.file

Or just edit print/poppler-qt/Makefile and add this line:

INSTALLATION_DIRS+=	include/poppler

I don't know if it is needed since it seems like the problem is somewhere 
else, but it might help. Or try deleting the bogus file. Uninstalling 
poppler and reinstalling poppler and then installing poppler-qt.

  Jeremy C. Reed