diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2015-02-19 18:19:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-02-19 18:19:28 +0000 |
commit | b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e (patch) | |
tree | 92dcb2cf6e1bc3b3fd8187c5e4244135ed3b1067 /textproc/dikt | |
parent | 0f049ac5e17ad6ce8c1abca184d9fda28ffb1efd (diff) | |
download | ports-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.tar.gz ports-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.zip |
Notes
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 |