diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2015-05-23 19:30:08 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-05-23 19:30:08 +0000 |
commit | d406adae2eeaa1280b41ea5e146a20b4c9a3e636 (patch) | |
tree | 99af23215df9bba9b4f9afd2348342dfbb681e57 /x11-themes/qtcurve | |
parent | 7e13d972453271c3a1020299731997d868232627 (diff) | |
download | ports-d406adae2eeaa1280b41ea5e146a20b4c9a3e636.tar.gz ports-d406adae2eeaa1280b41ea5e146a20b4c9a3e636.zip |
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 271da21dd062..6e820260fc89 100644 --- a/x11-themes/qtcurve/Makefile +++ b/x11-themes/qtcurve/Makefile @@ -24,7 +24,7 @@ QT5_RUN_DEPENDS= qt5-style-qtcurve>=1.8.18:${PORTSDIR}/x11-themes/qtcurve-qt5 USE_GITHUB= yes GH_ACCOUNT= QtCurve -USES= compiler:c++0x cmake execinfo pkgconfig +USES= compiler:c++11-lib cmake execinfo pkgconfig USE_XORG= x11 xcb .for i in gtk2 kde4 qt4 qt5 |