aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2014-06-16 19:37:04 +0800
committerrakuco <rakuco@FreeBSD.org>2014-06-16 19:37:04 +0800
commit2f6a4c5d51a4b553704ff9a685fa6a9ea7a8da47 (patch)
treea21ef75006a55aea7e94130152d98c2f1b3cbf91 /devel
parente4acacead120ca3ae36976c905d4fbe8a7f37453 (diff)
downloadfreebsd-ports-gnome-2f6a4c5d51a4b553704ff9a685fa6a9ea7a8da47.tar.gz
freebsd-ports-gnome-2f6a4c5d51a4b553704ff9a685fa6a9ea7a8da47.tar.zst
freebsd-ports-gnome-2f6a4c5d51a4b553704ff9a685fa6a9ea7a8da47.zip
- Remove tab from WWW line in pkg-descr.
- Replace USES=bzip2 with USES=tar:bzip2, as suggested by pi@ while discussing the fallout from the doxygen update.
Diffstat (limited to 'devel')
-rw-r--r--devel/libdbusmenu-qt/Makefile3
-rw-r--r--devel/libdbusmenu-qt/pkg-descr2
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/