diff options
Diffstat (limited to 'textproc/dikt')
-rw-r--r-- | textproc/dikt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index 258f24bf9e05..b8eb64270986 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -12,7 +12,7 @@ MAINTAINER= goran.tal@gmail.com COMMENT= Dictionary for KDE4 -USE_KDE4= kdelibs kdeprefix kdehier automoc4 +USE_KDE4= kdelibs kdeprefix automoc4 USE_QT4= corelib gui network svg xml \ qmake_build moc_build rcc_build uic_build USES= cmake tar:xz |