pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/irssi irssi: add test target.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4389216058cf
branches:  trunk
changeset: 378795:4389216058cf
user:      maya <maya%pkgsrc.org@localhost>
date:      Mon Apr 16 08:47:49 2018 +0000

description:
irssi: add test target.

diffstat:

 chat/irssi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 892782993d87 -r 4389216058cf chat/irssi/Makefile
--- a/chat/irssi/Makefile       Sun Apr 15 20:05:46 2018 +0000
+++ b/chat/irssi/Makefile       Mon Apr 16 08:47:49 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2018/02/15 21:27:11 maya Exp $
+# $NetBSD: Makefile,v 1.88 2018/04/16 08:47:49 maya Exp $
 
 DISTNAME=              ${IRSSI_DISTNAME}
 CATEGORIES=            chat
@@ -15,6 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config
+TEST_TARGET=           check
 
 CONFIGURE_ARGS+=       --with-proxy \
                        --sysconfdir=${PKG_SYSCONFDIR}



Home | Main Index | Thread Index | Old Index