diff options
Diffstat (limited to 'x11-themes/qtcurve/Makefile')
-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 a1f9681e8f8a..54444567fec0 100644 --- a/x11-themes/qtcurve/Makefile +++ b/x11-themes/qtcurve/Makefile @@ -28,7 +28,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= QtCurve -USES= compiler:c++11-lib cmake execinfo pkgconfig +USES= compiler:c++11-lib cmake pkgconfig USE_XORG= x11 xcb .for i in gtk2 kde4 qt4 qt5 |