Fix build with GCC-based architectures.
PR: 232006 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
92ef57ed47
commit
a0fc7d50df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483281
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LIB_DEPENDS= liblcms.so:graphics/lcms \
|
|||
libtiff.so:graphics/tiff \
|
||||
libvigraimpex.so:graphics/vigra
|
||||
|
||||
USES= cmake desktop-file-utils jpeg qt:4 tar:bzip2
|
||||
USES= cmake compiler:c++11-lang desktop-file-utils jpeg qt:4 tar:bzip2
|
||||
USE_XORG= x11 xext sm ice xxf86vm
|
||||
USE_QT= corelib gui qt3support svg assistantclient \
|
||||
linguisttools_build qmake_build moc_build uic_build rcc_build
|
||||
|
|
Loading…
Reference in a new issue