diff options
Diffstat (limited to 'devel/libdbusmenu-qt/Makefile')
-rw-r--r-- | devel/libdbusmenu-qt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index 80d47cfa0ddc..bcd08ee0698b 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -14,8 +14,7 @@ LICENSE= LGPL20 USE_QT4= corelib dbus gui \ moc_build qmake_build rcc_build uic_build -USE_BZIP2= yes -USES= cmake:outsource +USES= cmake:outsource tar:bzip2 USE_LDCONFIG= yes OPTIONS_DEFINE= GENDOCS |