diff options
Diffstat (limited to 'x11/compton-conf/Makefile')
-rw-r--r-- | x11/compton-conf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/compton-conf/Makefile b/x11/compton-conf/Makefile index bc2007c24825..14b187f9058c 100644 --- a/x11/compton-conf/Makefile +++ b/x11/compton-conf/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL21+ LIB_DEPENDS= libconfig.so:devel/libconfig RUN_DEPENDS= compton:x11-wm/compton -USES= cmake:outsource compiler:c++11-lib localbase:ldflags lxqt qt:5 \ +USES= cmake compiler:c++11-lib localbase:ldflags lxqt qt:5 \ pkgconfig tar:xz USE_QT= buildtools_build qmake_build core dbus gui linguisttools \ widgets |