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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user