git: 30805add2ab2 - main - games/tanglet: Fix configure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Feb 2025 07:49:43 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=30805add2ab2aef6d5e2ba161a3fb9ba4994733a commit 30805add2ab2aef6d5e2ba161a3fb9ba4994733a Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-02-18 07:48:37 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-02-18 07:49:35 +0000 games/tanglet: Fix configure Reported by: pkg-fallout --- games/tanglet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/tanglet/Makefile b/games/tanglet/Makefile index 0b68ce760bd0..d70f96be6495 100644 --- a/games/tanglet/Makefile +++ b/games/tanglet/Makefile @@ -10,7 +10,7 @@ WWW= https://gottcode.org/tanglet/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++17-lang desktop-file-utils gl \ +USES= cmake compiler:c++17-lang desktop-file-utils gettext-tools gl \ qt:6 shared-mime-info tar:bzip2 USE_GL= opengl USE_QT= base tools:build