[kde-freebsd] textproc/raptor2

Schaich Alonso alonsoschaich at fastmail.fm
Fri Sep 27 07:36:50 UTC 2013


On Fri, 27 Sep 2013 06:18:57 +0330
Javad Kouhi <javad.kouhi at gmail.com> wrote:

> Hi.
> 
> I've encountered a problem with textproc/raptor2, but I'm not sure if
> it is a bug. All details and also some suggestions are in this thread
> at the Forums:
> 
> http://forums.freebsd.org/showthread.php?t=41872
> 
> Please help me.
> 
> Regards.

Hello

Since you're using CMake to build your project, you should use it's package
finding mechanism. A FindRaptor detection script can be taken from the
textproc/soprano source distribution
(soprano-2.9.3/cmake/modules/FindRaptor.cmake in the tarball). Using
soprano's script the raptor include path will (as usual) be stored in the
RAPTOR_INCLUDE_DIR cmake variable.

Alonso


More information about the kde-freebsd mailing list