1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

graphics/libdrm: Fix plist when TESTS options is selected

PR:	264844
Sponsored by:	Beckhoff Automation GmbH & Co. KG

(cherry picked from commit 0b2e583d85)
This commit is contained in:
Emmanuel Vadot 2022-07-21 14:54:03 +02:00
parent 06f83c2e2f
commit 51a77db8fe
2 changed files with 3 additions and 4 deletions

View File

@ -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

View File

@ -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