pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/znapzend add test target



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d91564dda6b
branches:  trunk
changeset: 652594:9d91564dda6b
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Thu Jun 04 20:43:49 2015 +0000

description:
add test target

diffstat:

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

diffs (18 lines):

diff -r 783722a31481 -r 9d91564dda6b sysutils/znapzend/Makefile
--- a/sysutils/znapzend/Makefile        Thu Jun 04 20:28:18 2015 +0000
+++ b/sysutils/znapzend/Makefile        Thu Jun 04 20:43:49 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/05/17 12:31:52 mef Exp $
+# $NetBSD: Makefile,v 1.5 2015/06/04 20:43:49 wiedi Exp $
 
 DISTNAME=      znapzend-0.14.0
 CATEGORIES=    sysutils
@@ -14,6 +14,8 @@
 USE_LANGUAGES= # none
 USE_TOOLS+=    perl gmake
 
+TEST_TARGET=   test
+
 DEPENDS+=      p5-Mojolicious>=5.08:../../www/p5-Mojolicious
 DEPENDS+=      p5-Mojo-IOLoop-ForkCall>=0.12:../../devel/p5-Mojo-IOLoop-ForkCall
 



Home | Main Index | Thread Index | Old Index