diff options
Diffstat (limited to 'devel/libdbusmenu-qt/Makefile')
-rw-r--r-- | devel/libdbusmenu-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index 7dee2aa9964b..c120ce96c722 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -18,7 +18,7 @@ LICENSE= LGPL20 FLAVORS= qt5 qt4 FLAVOR?= ${FLAVORS:[1]} -USES= compiler:c++11-lib cmake:outsource +USES= compiler:c++11-lib cmake USE_LDCONFIG= yes . if ${FLAVOR} == qt4 |