The following reply was made to PR ports/168628; it has been noted by GNATS.
From: Andrei Lavreniyuk <[email protected]> To: [email protected], [email protected], [email protected] 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. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
