pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnupg21 Set TEST_TARGET.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8afe3e37a543
branches:  trunk
changeset: 349238:8afe3e37a543
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jul 02 15:18:29 2016 +0000

description:
Set TEST_TARGET.

Requested by Jonathan Schleifer in PR 51303.

diffstat:

 security/gnupg21/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1ce403e1e9fc -r 8afe3e37a543 security/gnupg21/Makefile
--- a/security/gnupg21/Makefile Sat Jul 02 15:16:11 2016 +0000
+++ b/security/gnupg21/Makefile Sat Jul 02 15:18:29 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2016/07/02 15:16:11 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/07/02 15:18:29 wiz Exp $
 
 DISTNAME=      gnupg-2.1.13
 PKGREVISION=   1
@@ -24,6 +24,8 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-g13
 
+TEST_TARGET=           check
+
 # SunOS does have getaddrinfo() and the code knows how to use it
 CONFIGURE_ARGS.SunOS+= ac_cv_func_getaddrinfo=yes
 



Home | Main Index | Thread Index | Old Index