git: 51a77db8fecc - 2022Q3 - graphics/libdrm: Fix plist when TESTS options is selected
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 13:08:46 UTC
The branch 2022Q3 has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=51a77db8fecc1722d25b8275a17863f52b1ffd97
commit 51a77db8fecc1722d25b8275a17863f52b1ffd97
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-07-21 12:54:03 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-07-21 13:08:40 +0000
graphics/libdrm: Fix plist when TESTS options is selected
PR: 264844
Sponsored by: Beckhoff Automation GmbH & Co. KG
(cherry picked from commit 0b2e583d850c4da4b6f28e05d180f196881ce82e)
---
graphics/libdrm/Makefile | 3 ++-
graphics/libdrm/pkg-plist | 4 +---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile
index 846e96e5d57b..e25fd73ad996 100644
--- a/graphics/libdrm/Makefile
+++ b/graphics/libdrm/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libdrm
PORTVERSION= 2.4.112
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics x11
MASTER_SITES= https://dri.freedesktop.org/libdrm/
@@ -22,7 +23,7 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= MANPAGES TESTS
OPTIONS_SUB= yes
-TESTS_DESC= Install test programs (which are always built)
+TESTS_DESC= Build and install test programs
.if defined(PACKAGE_BUILDING)
OPTIONS_DEFAULT+= MANPAGES
diff --git a/graphics/libdrm/pkg-plist b/graphics/libdrm/pkg-plist
index 8bd293ff9648..0ab0f7a403ec 100644
--- a/graphics/libdrm/pkg-plist
+++ b/graphics/libdrm/pkg-plist
@@ -1,7 +1,5 @@
+%%TESTS%%bin/amdgpu_stress
%%TESTS%%bin/drmdevice
-%%TESTS%%bin/kms-steal-crtc
-%%TESTS%%bin/kms-universal-planes
-%%TESTS%%bin/kmstest
%%TESTS%%bin/modeprint
%%TESTS%%bin/modetest
%%TESTS%%bin/proptest