From 16d82841ce3efe54e5557a86f6d8924a2d47b04c Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 4 Aug 2008 23:33:44 +0000 Subject: - Fix build after qt 4.4.1 update --- german/tipp10/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'german') diff --git a/german/tipp10/Makefile b/german/tipp10/Makefile index b3aa7a392884..bef005aa18e9 100644 --- a/german/tipp10/Makefile +++ b/german/tipp10/Makefile @@ -15,8 +15,8 @@ DISTNAME= tipp10_source_v2-0-1 MAINTAINER= h.eichmann@gmx.de COMMENT= A 10 finger touch typing learning program -RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlsqlite2.so:${PORTSDIR}/databases/qt4-sqlite-plugin \ - ${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlsqlite.so:${PORTSDIR}/databases/qt4-sqlite3-plugin +RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlite2.so:${PORTSDIR}/databases/qt4-sqlite-plugin \ + ${LOCALBASE}/lib/qt4/plugins/sqldrivers/libqsqlite.so:${PORTSDIR}/databases/qt4-sqlite3-plugin USE_ZIP= yes USE_QT_VER= 4 -- cgit v1.2.3