Skip to content

Commit

Permalink
x11/way-displays: expose tests after f837f80
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Sep 4, 2023
1 parent 73399cf commit d08cd21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x11/way-displays/Makefile
Expand Up @@ -15,6 +15,7 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
libyaml-cpp.so:devel/yaml-cpp \
libwayland-client.so:graphics/wayland \
libinput.so:x11/libinput
TEST_DEPENDS= cmocka>0:sysutils/cmocka

USES= compiler:c11 gmake pkgconfig
USE_GITHUB= yes
Expand All @@ -23,6 +24,7 @@ GH_TUPLE= alex-courtis:alex-c-collections:v1.1.0:alex_c_collections/lib/alex-c-c
MAKEFILE= GNUmakefile
MAKE_ENV= VERSION="${DISTVERSIONFULL}"
MAKE_ARGS= CC="${CC}" CXX="${CXX}" OFLAGS=
TEST_TARGET= test
PLIST_FILES= bin/${PORTNAME} \
share/man/man1/${PORTNAME}.1.gz \
"@sample ${ETCDIR}/cfg.yaml.sample"
Expand Down

0 comments on commit d08cd21

Please sign in to comment.