summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-18 09:43:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-18 09:43:20 +0000
commit551c4eff79c61a2e0b6a0f85c237afd926873954 (patch)
treef9984d0845c5d2d2d244776b87c0e40bcadf3883 /finance
parentMark as broken: (diff)
Mark as broken:
graphing/BudgetingWindow.cpp: In member function 'virtual void BudgetingWindow::replot()': graphing/BudgetingWindow.cpp:123:70: error: cannot convert 'const QwtScaleDiv' to 'QwtScaleDiv*' in initialization
Notes
Notes: svn path=/head/; revision=323212
Diffstat (limited to 'finance')
-rw-r--r--finance/qhacc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile
index 05325185ec14..0791fa79ab66 100644
--- a/finance/qhacc/Makefile
+++ b/finance/qhacc/Makefile
@@ -16,6 +16,8 @@ LIB_DEPENDS= qwt6:${PORTSDIR}/x11-toolkits/qwt6
OPTIONS_DEFINE= DOCS
+BROKEN= Does not build
+
USE_QT4= corelib gui sql moc_build qmake_build rcc_build uic_build
USE_GCC= 4.6+
USE_LDCONFIG= yes