pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/hal-info Added missing TEST_TARGET.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff9c9aefd4b7
branches:  trunk
changeset: 569473:ff9c9aefd4b7
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Jan 16 14:39:59 2010 +0000

description:
Added missing TEST_TARGET.

diffstat:

 sysutils/hal-info/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 6c974efaf8d2 -r ff9c9aefd4b7 sysutils/hal-info/Makefile
--- a/sysutils/hal-info/Makefile        Sat Jan 16 14:36:56 2010 +0000
+++ b/sysutils/hal-info/Makefile        Sat Jan 16 14:39:59 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/12/15 10:37:02 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2010/01/16 14:39:59 heinz Exp $
 #
 
 DISTNAME=              hal-info-20091130
@@ -17,4 +17,6 @@
 USE_TOOLS+=            gmake intltool msgfmt perl pkg-config
 USE_LIBTOOL=           YES
 
+TEST_TARGET=           check
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index