pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/plzip
Module Name: pkgsrc
Committed By: fcambus
Date: Sun Nov 13 16:13:53 UTC 2022
Modified Files:
pkgsrc/archivers/plzip: Makefile
Log Message:
plzip: add a TEST_TARGET directive.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/plzip/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/plzip/Makefile
diff -u pkgsrc/archivers/plzip/Makefile:1.1 pkgsrc/archivers/plzip/Makefile:1.2
--- pkgsrc/archivers/plzip/Makefile:1.1 Mon Oct 24 07:52:02 2022
+++ pkgsrc/archivers/plzip/Makefile Sun Nov 13 16:13:53 2022
@@ -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 @@ 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