From 64e9a1e53df01e73a1225c7fb7f1683b312571ab Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Wed, 20 Nov 2024 13:25:00 +0300 Subject: [PATCH] sysutils/hid-tools: pet portlint (+) When building with all flavors, concurrent packages get override by same name without flafors suffix Set noflafors to build only default one Approved by: portmgr blanket (trivial packaging fix) Sponsored by: Future Crew, LLC --- sysutils/hid-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/hid-tools/Makefile b/sysutils/hid-tools/Makefile index 782f52134707..ba68287fc2eb 100644 --- a/sysutils/hid-tools/Makefile +++ b/sysutils/hid-tools/Makefile @@ -20,7 +20,7 @@ USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org/ GL_ACCOUNT= libevdev GL_TAGNAME= 0f71fd65d83b28b744a2fe0a6cc1e3139921c721 -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist noflavors distutils OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES