pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/tarlz tarlz: add a TEST_TARGET directive.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c91ff5c4c18c
branches:  trunk
changeset: 388107:c91ff5c4c18c
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Nov 13 16:15:13 2022 +0000

description:
tarlz: add a TEST_TARGET directive.

diffstat:

 archivers/tarlz/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 37e11c4815ea -r c91ff5c4c18c archivers/tarlz/Makefile
--- a/archivers/tarlz/Makefile  Sun Nov 13 16:13:53 2022 +0000
+++ b/archivers/tarlz/Makefile  Sun Nov 13 16:15:13 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/10/24 07:49:42 fcambus Exp $
+# $NetBSD: Makefile,v 1.2 2022/11/13 16:15:13 fcambus Exp $
 
 DISTNAME=      tarlz-0.22
 CATEGORIES=    archivers
@@ -21,5 +21,7 @@
 
 INFO_FILES=    yes
 
+TEST_TARGET=   check
+
 .include "../../archivers/lzlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index