aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-kde3/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-09-18 10:41:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-09-18 10:41:22 +0000
commitff5da615200d8abf8dc5e04c3b843918711de831 (patch)
tree04592bec26d56faa7ba50c8a5a248913858bfb3c /editors/koffice-kde3/Makefile
parent6e9f3a75141709beed7ca7d7e11ea179ab5b8492 (diff)
downloadports-ff5da615200d8abf8dc5e04c3b843918711de831.tar.gz
ports-ff5da615200d8abf8dc5e04c3b843918711de831.zip
- 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
Notes
Notes: svn path=/head/; revision=281936
Diffstat (limited to 'editors/koffice-kde3/Makefile')
-rw-r--r--editors/koffice-kde3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile
index 83a33be1e192..046f71b6bcc1 100644
--- a/editors/koffice-kde3/Makefile
+++ b/editors/koffice-kde3/Makefile
@@ -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