Date: Tue, 13 Apr 2021 16:19:18 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1eee9507fd0a - main - graphics/sharpconstruct: clarify USE_GL Message-ID: <202104131619.13DGJIl8057645@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=1eee9507fd0ad910a080b9a181dc99fb41a59207 commit 1eee9507fd0ad910a080b9a181dc99fb41a59207 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-04-13 15:24:27 +0000 Commit: Dmitry Marakasov <amdmi3@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104131619.13DGJIl8057645>