pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/deforaos-configure Add a comment about the new t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b36f2e1d7673
branches:  trunk
changeset: 341860:b36f2e1d7673
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Wed Oct 09 02:31:16 2019 +0000

description:
Add a comment about the new test target

diffstat:

 devel/deforaos-configure/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3eca93aa2a8a -r b36f2e1d7673 devel/deforaos-configure/Makefile
--- a/devel/deforaos-configure/Makefile Wed Oct 09 02:23:58 2019 +0000
+++ b/devel/deforaos-configure/Makefile Wed Oct 09 02:31:16 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/10/09 02:23:17 khorben Exp $
+# $NetBSD: Makefile,v 1.10 2019/10/09 02:31:16 khorben Exp $
 #
 
 DISTNAME=      configure-0.4.1
@@ -23,6 +23,8 @@
 MAKE_FLAGS+=   LDFLAGS=${LDFLAGS:Q}
 AUTO_MKDIRS=   yes
 
+#TEST_TARGET=  tests
+
 .include "../../mk/bsd.prefs.mk"
 
 .if ${PKGMANDIR} != "share/man"



Home | Main Index | Thread Index | Old Index