pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/regress
Module Name: pkgsrc
Committed By: wiz
Date: Sun Dec 8 10:22:09 UTC 2019
Modified Files:
pkgsrc/regress: Makefile
Log Message:
regress: comment out two directories without Makefiles
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/regress/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/regress/Makefile
diff -u pkgsrc/regress/Makefile:1.25 pkgsrc/regress/Makefile:1.26
--- pkgsrc/regress/Makefile:1.25 Thu Sep 19 23:53:36 2019
+++ pkgsrc/regress/Makefile Sun Dec 8 10:22:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2019/09/19 23:53:36 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2019/12/08 10:22:09 wiz Exp $
#
# See https://www.netbsd.org/docs/pkgsrc/regression.html for more
# information about these tests.
@@ -15,9 +15,9 @@ SUBDIR+= check-perms
SUBDIR+= check-portability
SUBDIR+= compiler
SUBDIR+= env-vars
-SUBDIR+= gnu-configure-strict
+#SUBDIR+= gnu-configure-strict
SUBDIR+= ignore-tools
-SUBDIR+= infra-unittests
+#SUBDIR+= infra-unittests
SUBDIR+= make-env-phases
SUBDIR+= make-quoting
SUBDIR+= pkg-options
Home |
Main Index |
Thread Index |
Old Index