graphics/opencsg: Adapt settings from PR
PR: 277691 Reported by: Älven
This commit is contained in:
parent
678050c8ce
commit
9d3f9a7ac5
@ -9,13 +9,13 @@ MAINTAINER= mr@FreeBSD.org
|
||||
COMMENT= Constructive Solid Geometry rendering library
|
||||
WWW= https://www.opencsg.org/
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/../copying.txt
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/copying.txt
|
||||
|
||||
USES= compiler:c++11-lang gl qmake qt:5
|
||||
USE_GL= gl glesv2 glew
|
||||
USE_QT= opengl qmake:build
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
USE_GL= gl glu glut
|
||||
USE_LDCONFIG= yes
|
||||
USE_QT= opengl
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user