[kde-freebsd] ports/168628: error: cannot build editors/calligra

Andrei Lavreniyuk andy.lavr at gmail.com
Wed Jun 6 10:50:16 UTC 2012


The following reply was made to PR ports/168628; it has been noted by GNATS.

From: Andrei Lavreniyuk <andy.lavr at gmail.com>
To: bug-followup at freebsd.org, rakuco at freebsd.org, avilla at freebsd.org
Cc:  
Subject: Re: ports/168628: error: cannot build editors/calligra
Date: Wed, 6 Jun 2012 13:43:39 +0300

 Hi!
 
 
 Build fine with WITHOUT_PGSQL
 
 I created a port databases/postgresql-libp40 and made =E2=80=8B=E2=80=8Bcha=
 nges to the
 editors/calligra/Makefile:
 
 -BUILD_DEPENDS+=3D
 ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx30
 -RUN_DEPENDS+=3D
 ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx30
 +BUILD_DEPENDS+=3D
 ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx40
 +RUN_DEPENDS+=3D
 ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx40
 
 
 Build fine with WITH_PGSQL + postgresql-libpqxx40
 
 -- Found PostgreSQL: /usr/local/include
 -- checking for module 'libpqxx'
 --   found libpqxx, version 4.0
 
 
 ---
 Best regards, Andrei Lavreniyuk.


More information about the kde-freebsd mailing list