git: 84efe6bccea8 - main - graphics/gliv: clarify USE_GL
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Apr 13 16:19:23 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=84efe6bccea8a6994453e51453e03a2c9c7224c9
commit 84efe6bccea8a6994453e51453e03a2c9c7224c9
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-13 15:43:51 +0000
Commit: Dmitry Marakasov <amdmi3 at 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}"
More information about the dev-commits-ports-all
mailing list