git: 903b919d1830 - main - graphics/togl: limit Tcl/Tk to 8.6 (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Jul 2022 20:38:02 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=903b919d18303ab3c2a0f17d21cb1e8bfaef65fa commit 903b919d18303ab3c2a0f17d21cb1e8bfaef65fa Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-07-17 20:35:44 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-07-17 20:37:42 +0000 graphics/togl: limit Tcl/Tk to 8.6 (+) Tcl/Tk 8.6 is latest release which togl can use --- graphics/togl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/togl/Makefile b/graphics/togl/Makefile index 9ca967537061..06836fd9496d 100644 --- a/graphics/togl/Makefile +++ b/graphics/togl/Makefile @@ -14,7 +14,7 @@ COMMENT= Tk OpenGL widget LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gl gmake tk:tea xorg +USES= gl gmake tk:86,tea xorg USE_XORG= x11 xt xmu USE_GL= gl USE_LDCONFIG= ${PREFIX}/lib/Togl2.0