Fix build on gcc-based architectures, with the false positive error:

configure: error: Couldn't compile Qt without -fPIC nor with -fPIC

PR:		234406
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-21 12:04:58 +00:00
parent dada042eb0
commit 87c6f9ed37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496445

View File

@ -17,7 +17,7 @@ DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
AVAHI_SLAVE= qt5
USES= qt:5
USES= compiler:c++11-lang qt:5
USE_QT= core buildtools_build
AVAHI_PKGCONFIG=avahi-qt5.pc