Skip to content
Snippets Groups Projects
Commit 0b2e583d authored by Emmanuel Vadot's avatar Emmanuel Vadot
Browse files

graphics/libdrm: Fix plist when TESTS options is selected

PR:	264844
Sponsored by:	Beckhoff Automation GmbH & Co. KG
parent dce7c5d7
Branches
Tags
No related merge requests found
PORTNAME= libdrm
PORTVERSION= 2.4.112
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics x11
MASTER_SITES= https://dri.freedesktop.org/libdrm/
......@@ -20,7 +21,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
......
%%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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment