pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/tarlz
Module Name: pkgsrc
Committed By: fcambus
Date: Sun Nov 13 16:15:13 UTC 2022
Modified Files:
pkgsrc/archivers/tarlz: Makefile
Log Message:
tarlz: add a TEST_TARGET directive.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/tarlz/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/tarlz/Makefile
diff -u pkgsrc/archivers/tarlz/Makefile:1.1 pkgsrc/archivers/tarlz/Makefile:1.2
--- pkgsrc/archivers/tarlz/Makefile:1.1 Mon Oct 24 07:49:42 2022
+++ pkgsrc/archivers/tarlz/Makefile Sun Nov 13 16:15:13 2022
@@ -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 @@ CONFIGURE_ARGS+= LDFLAGS="${LDFLAGS}"
INFO_FILES= yes
+TEST_TARGET= check
+
.include "../../archivers/lzlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index