diff options
Diffstat (limited to 'devel/libqtxdg/Makefile')
-rw-r--r-- | devel/libqtxdg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libqtxdg/Makefile b/devel/libqtxdg/Makefile index 34f88bdcb647..7752744eb136 100644 --- a/devel/libqtxdg/Makefile +++ b/devel/libqtxdg/Makefile @@ -12,7 +12,7 @@ COMMENT= Qt implementation of freedesktop.org xdg specs LICENSE= LGPL21+ -USES= cmake:outsource compiler:c++11-lib lxqt pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lib lxqt pkgconfig qt:5 tar:xz USE_LDCONFIG= yes USE_QT= buildtools_build qmake_build core dbus gui svg widgets \ xml |