diff options
Diffstat (limited to 'finance/skrooge/Makefile')
-rw-r--r-- | finance/skrooge/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile index a6bcc3022b4e..6f4f85e3191a 100644 --- a/finance/skrooge/Makefile +++ b/finance/skrooge/Makefile @@ -15,12 +15,11 @@ LIB_DEPENDS= ofx:${PORTSDIR}/finance/libofx \ kactivities:${PORTSDIR}/x11/kactivities USE_BZIP2= yes -USES= cmake:outsource +USES= cmake:outsource gettext USE_SQLITE= yes USE_QT4= qmake_build moc_build uic_build rcc_build designer_build \ corelib dbus gui script sql webkit xml sql-sqlite3_run USE_KDE4= automoc4 kdehier kdelibs kdeprefix pimlibs sharedmime -USE_GETTEXT= yes USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |