depends on qmake_build instead of qmake
Reported by: makc@ Approved by: gahr@
This commit is contained in:
parent
88310ab9cf
commit
21e419637c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273192
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
|||
jpeg.11:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib moc_build uic_build rcc_build gui opengl xml network qmake \
|
||||
QT_COMPONENTS= corelib moc_build uic_build rcc_build gui opengl xml network qmake_build \
|
||||
designer assistant assistantclient
|
||||
USE_GL= glew glut
|
||||
USE_GNOME= libxml2
|
||||
|
|
Loading…
Reference in a new issue