diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
commit | 059340ceb7b48dcb0df914995161c233f99ef0fd (patch) | |
tree | 78d454d1406bb5d97fc294cd6f44956fcc86cf03 /textproc/dikt/Makefile | |
parent | 9e185cd270a8606947ba47c16334db773754ec0a (diff) | |
download | ports-059340ceb7b48dcb0df914995161c233f99ef0fd.tar.gz ports-059340ceb7b48dcb0df914995161c233f99ef0fd.zip |
Notes
Diffstat (limited to 'textproc/dikt/Makefile')
-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 83870698bc38..d8fe3b7a51d1 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://bitbucket.org/dikt/code/downloads/ MAINTAINER= goran.tal@gmail.com COMMENT= Dictionary for KDE4 -USE_KDE4= kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs automoc4 USE_QT4= corelib gui network svg xml \ qmake_build moc_build rcc_build uic_build USES= cmake tar:txz |