diff options
-rw-r--r-- | devel/libdbusmenu-qt/Makefile | 3 | ||||
-rw-r--r-- | devel/libdbusmenu-qt/pkg-descr | 2 |
2 files changed, 2 insertions, 3 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 diff --git a/devel/libdbusmenu-qt/pkg-descr b/devel/libdbusmenu-qt/pkg-descr index aef13fcb7fd2..d3f6b78c870c 100644 --- a/devel/libdbusmenu-qt/pkg-descr +++ b/devel/libdbusmenu-qt/pkg-descr @@ -2,4 +2,4 @@ A library that provides Qt4 implementation of the DBusMenu protocol. The DBusMenu protocol makes it possible for applications to export and import their menus over DBus. -WWW: http://people.canonical.com/~agateau/dbusmenu/ +WWW: http://people.canonical.com/~agateau/dbusmenu/ |