View | Details | Raw Unified | Return to bug 231958
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	Qt 5-compatible OpenGL support module
9
COMMENT=	Qt 5-compatible OpenGL support module
10
10
11
USES=		qmake:no_env qt-dist:5,base
11
USES=		compiler:c++17-lang gl qmake:no_env qt-dist:5,base
12
USE_GL=		gl
12
USE_GL=		gl
13
USE_QT=		core gui widgets qmake_build buildtools_build
13
USE_QT=		core gui widgets qmake_build buildtools_build
14
HAS_CONFIGURE=	yes
14
HAS_CONFIGURE=	yes

Return to bug 231958