pkgsrc-Changes-HG archive

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

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



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

description:
plzip: add a TEST_TARGET directive.

diffstat:

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

diffs (17 lines):

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



Home | Main Index | Thread Index | Old Index