mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
graphics/opencsg: Adapt settings from PR
PR: 277691 Reported by: Älven
This commit is contained in:
parent
678050c8ce
commit
9d3f9a7ac5
1 changed files with 5 additions and 5 deletions
|
@ -9,13 +9,13 @@ MAINTAINER= mr@FreeBSD.org
|
||||||
COMMENT= Constructive Solid Geometry rendering library
|
COMMENT= Constructive Solid Geometry rendering library
|
||||||
WWW= https://www.opencsg.org/
|
WWW= https://www.opencsg.org/
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/../copying.txt
|
LICENSE_FILE= ${WRKSRC}/copying.txt
|
||||||
|
|
||||||
USES= compiler:c++11-lang gl qmake qt:5
|
USES= compiler:c++11-lang gl qmake qt:5
|
||||||
USE_GL= gl glesv2 glew
|
USE_GL= gl glu glut
|
||||||
USE_QT= opengl qmake:build
|
USE_LDCONFIG= yes
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
USE_QT= opengl
|
||||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue