aboutsummaryrefslogtreecommitdiff
path: root/libexec/atf/atf-sh/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@freebsd.org>2020-12-21 22:36:31 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-01-04 15:20:47 +0000
commit066a8c691e6751e281e529938c620f183299229a (patch)
tree4159cffb862fe0435b62ff90fe491f002226a0d4 /libexec/atf/atf-sh/Makefile
parentb0995124cd97d215419fc42fa147ae8dff07cc5f (diff)
downloadsrc-066a8c691e6751e281e529938c620f183299229a.tar.gz
src-066a8c691e6751e281e529938c620f183299229a.zip
pkgbase: Install atf and kyua in the tests package
While here make sure that all tests dirs are taggued correctly. Reviewed by: bapt, emaste Differential Revision: https://reviews.freebsd.org/D27714
Diffstat (limited to 'libexec/atf/atf-sh/Makefile')
-rw-r--r--libexec/atf/atf-sh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/atf/atf-sh/Makefile b/libexec/atf/atf-sh/Makefile
index d04816f8a591..50a18e2f59dd 100644
--- a/libexec/atf/atf-sh/Makefile
+++ b/libexec/atf/atf-sh/Makefile
@@ -31,6 +31,7 @@
ATF= ${SRCTOP}/contrib/atf
.PATH: ${ATF}/atf-sh
+PACKAGE= tests
PROG_CXX= atf-sh
SRCS= atf-sh.cpp
MAN= atf-sh.1 atf-sh.3
@@ -74,6 +75,7 @@ FILESGROUPS= SUBR
SUBRDIR= ${SHAREDIR}/atf
SUBR= libatf-sh.subr
+SUBRTAGS= package=tests
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests