git: 1eee9507fd0a - main - graphics/sharpconstruct: clarify USE_GL

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Apr 13 16:19:19 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1eee9507fd0ad910a080b9a181dc99fb41a59207

commit 1eee9507fd0ad910a080b9a181dc99fb41a59207
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-13 15:24:27 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-13 16:18:06 +0000

    graphics/sharpconstruct: clarify USE_GL
---
 graphics/sharpconstruct/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/sharpconstruct/Makefile b/graphics/sharpconstruct/Makefile
index ebed3dae70f8..e20aaa667b17 100644
--- a/graphics/sharpconstruct/Makefile
+++ b/graphics/sharpconstruct/Makefile
@@ -19,7 +19,7 @@ ONLY_FOR_ARCHS_REASON=	uses SSE instructions
 USES=		compiler:c++11-lang gl tar:bzip2 gmake pkgconfig
 USE_CXXSTD=	c++11
 GNU_CONFIGURE=	yes
-USE_GL=		yes
+USE_GL=		gl glu
 
 PLIST_FILES=	bin/${PORTNAME} \
 		man/man1/${PORTNAME}.1.gz


More information about the dev-commits-ports-all mailing list