Set buildtools, linguisttools as BUILD_DEPENDS.
This commit is contained in:
parent
4ecd6e5aae
commit
2f61018a24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433995
@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= qmake tar:bzip2
|
||||
USE_QT5= buildtools core gui svg imageformats_run linguisttools \
|
||||
widgets
|
||||
USE_QT5= core gui svg imageformats_run widgets \
|
||||
linguisttools_build buildtools_build
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
PORTDOCS= ChangeLog NEWS README
|
||||
|
Loading…
Reference in New Issue
Block a user