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 /x11-themes/qtcurve | |
parent | 9e185cd270a8606947ba47c16334db773754ec0a (diff) |
Notes
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/Makefile b/x11-themes/qtcurve/Makefile index c3610f986fd8..885c08ea2a27 100644 --- a/x11-themes/qtcurve/Makefile +++ b/x11-themes/qtcurve/Makefile @@ -70,7 +70,7 @@ post-install: .if ${QTCURVE_SLAVE} == "kde4" WITH_qt4= On # required for KDE 4 PKGNAMEPREFIX= kde4-style- -USE_KDE4= kdelibs workspace kdeprefix automoc4 +USE_KDE4= kdelibs workspace automoc4 USE_QT4= moc_build qmake_build rcc_build uic_build BUILD_WRKSRC= ${WRKSRC}/qt4 .endif |