From a6998ad84f9722c560a80302a74fa495e818a153 Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 2 Feb 2016 22:26:49 +0000 Subject: First pass to fix the 'tests' packages. Sponsored by: The FreeBSD Foundation --- usr.bin/printf/tests/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'usr.bin/printf') diff --git a/usr.bin/printf/tests/Makefile b/usr.bin/printf/tests/Makefile index 58c80c7..9217881 100644 --- a/usr.bin/printf/tests/Makefile +++ b/usr.bin/printf/tests/Makefile @@ -1,5 +1,9 @@ # $FreeBSD$ +PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} + TAP_TESTS_SH= legacy_test FILESDIR= ${TESTSDIR} -- cgit v1.1