1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- 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.
This commit is contained in:
Raphael Kubo da Costa 2014-06-16 11:37:04 +00:00
parent 0d6e593fd0
commit 3d76f43254
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357970
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -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/