mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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:
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
|
@ -14,8 +14,7 @@ LICENSE= LGPL20
|
||||||
|
|
||||||
USE_QT4= corelib dbus gui \
|
USE_QT4= corelib dbus gui \
|
||||||
moc_build qmake_build rcc_build uic_build
|
moc_build qmake_build rcc_build uic_build
|
||||||
USE_BZIP2= yes
|
USES= cmake:outsource tar:bzip2
|
||||||
USES= cmake:outsource
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= GENDOCS
|
OPTIONS_DEFINE= GENDOCS
|
||||||
|
|
Loading…
Add table
Reference in a new issue