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: rillig
Date: Sat May 4 15:17:39 UTC 2019
Modified Files:
pkgsrc/regress: Makefile
Log Message:
regress: add gnu-configure-strict to SUBDIRS
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 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.22 pkgsrc/regress/Makefile:1.23
--- pkgsrc/regress/Makefile:1.22 Thu Mar 21 21:45:30 2019
+++ pkgsrc/regress/Makefile Sat May 4 15:17:39 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/03/21 21:45:30 rillig Exp $
+# $NetBSD: Makefile,v 1.23 2019/05/04 15:17:39 rillig Exp $
#
# See https://www.netbsd.org/docs/pkgsrc/regression.html for more
# information about these tests.
@@ -14,6 +14,7 @@ SUBDIR+= buildlink-unwrap
SUBDIR+= check-portability
SUBDIR+= compiler
SUBDIR+= env-vars
+SUBDIR+= gnu-configure-strict
SUBDIR+= ignore-tools
SUBDIR+= infra-unittests
SUBDIR+= make-env-phases
Home |
Main Index |
Thread Index |
Old Index