USES=compiler:c++11-lang is necessary to build on GCC-based
architectures. PR: 234405 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
88780dc127
commit
4e8887392f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488382
@ -9,7 +9,7 @@ PKGNAMESUFFIX= -qt5
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= 3D plotting widgets for Qt
|
||||
|
||||
USES= dos2unix gl qmake qt:5 tar:tgz
|
||||
USES= compiler:c++11-lang dos2unix gl qmake qt:5 tar:tgz
|
||||
USE_QT= core gui opengl widgets buildtools_build
|
||||
USE_GL= gl glu
|
||||
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
|
||||
|
Loading…
Reference in New Issue
Block a user