1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

- Mark BROKEN: does not compile

pqxxdriver.cpp: In member function 'virtual QString KexiDB::pqxxSqlDriver::escapeString(const QString&) const':
  pqxxdriver.cpp:137: error: 'sqlesc' is not a member of 'pqxx'

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-09-18 10:41:22 +00:00
parent 6e9f3a7514
commit ff5da61520
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281936

View File

@ -31,6 +31,8 @@ LIB_DEPENDS= GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \
wv2.4:${PORTSDIR}/textproc/wv2
RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx
BROKEN= does not compile
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USE_BZIP2= yes