git: 01c0c31aad8a - main - emulators/ukncbtl: ignore preview releases
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Feb 2025 07:27:51 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=01c0c31aad8af9f5a38dacc872c5f9a3a3c883fc commit 01c0c31aad8af9f5a38dacc872c5f9a3a3c883fc Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-02-11 07:26:34 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-02-11 07:26:34 +0000 emulators/ukncbtl: ignore preview releases --- emulators/ukncbtl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/ukncbtl/Makefile b/emulators/ukncbtl/Makefile index ab2f24a14443..ba6c3041812a 100644 --- a/emulators/ukncbtl/Makefile +++ b/emulators/ukncbtl/Makefile @@ -10,16 +10,16 @@ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= compiler:c++11-lang gl qmake qt:5 - USE_GL= gl USE_QT= core gui multimedia network script testlib widgets \ buildtools:build linguisttools:build qmake:build - USE_GITHUB= yes GH_ACCOUNT= nzeemin GH_PROJECT= ukncbtl-qt GH_TAGNAME= ae5021f8 +PORTSCOUT= limit:^[0-9] + DESKTOP_ENTRIES= "UkncBtl" \ "" \ "${PREFIX}/share/pixmaps/ukncbtl.png" \