diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
commit | 9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch) | |
tree | bc087bd13fb3e313884021b8e0a5e2046e75d491 /textproc/dikt/Makefile | |
parent | 7db146587f345a51482b4b1c314fe71cfeb37e6c (diff) |
Notes
Diffstat (limited to 'textproc/dikt/Makefile')
-rw-r--r-- | textproc/dikt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index ec237a1f1ab3..e3942fa05e86 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -17,8 +17,7 @@ COMMENT= Dictionary for KDE4 USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui network svg xml \ +USE_QT4= corelib gui network svg xml \ qmake_build moc_build rcc_build uic_build USE_CMAKE= yes |