pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/hal-info xmllint is a test dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74e656287d9f
branches:  trunk
changeset: 355494:74e656287d9f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 03 17:28:07 2016 +0000

description:
xmllint is a test dependency.

diffstat:

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

diffs (20 lines):

diff -r 7365569718f1 -r 74e656287d9f sysutils/hal-info/Makefile
--- a/sysutils/hal-info/Makefile        Sat Dec 03 16:50:59 2016 +0000
+++ b/sysutils/hal-info/Makefile        Sat Dec 03 17:28:07 2016 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/12/03 14:54:01 marino Exp $
-#
+# $NetBSD: Makefile,v 1.22 2016/12/03 17:28:07 wiz Exp $
 
 DISTNAME=              hal-info-20091130
 PKGREVISION=           5
@@ -11,7 +10,8 @@
 COMMENT=               FreeDesktop hardware abstraction layer (info subpackage)
 LICENSE=               gnu-gpl-v2 # OR Academic-Free-License-v2.1
 
-TOOL_DEPENDS+=         libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
+# TEST_DEPENDS
+BUILD_DEPENDS+=                libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
 
 GNU_CONFIGURE=         YES
 USE_PKGLOCALEDIR=      YES



Home | Main Index | Thread Index | Old Index