Date: Tue, 13 Apr 2021 16:19:22 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: 84efe6bccea8 - main - graphics/gliv: clarify USE_GL Message-ID: <202104131619.13DGJM9s057735@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=84efe6bccea8a6994453e51453e03a2c9c7224c9 commit 84efe6bccea8a6994453e51453e03a2c9c7224c9 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-04-13 15:43:51 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-04-13 16:18:07 +0000 graphics/gliv: clarify USE_GL Approved by: portmgr blanket --- graphics/gliv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index b55e3c8b906f..8da4b72f63aa 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext USES= compiler:c11 desktop-file-utils gettext gl gmake gnome \ localbase:ldflags pathfix pkgconfig tar:bzip2 USE_GNOME= gnomeprefix gtk20 -USE_GL= yes +USE_GL= gl glu GNU_CONFIGURE= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104131619.13DGJM9s057735>