pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gnupg21
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jul 2 15:18:29 UTC 2016
Modified Files:
pkgsrc/security/gnupg21: Makefile
Log Message:
Set TEST_TARGET.
Requested by Jonathan Schleifer in PR 51303.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/gnupg21/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/gnupg21/Makefile
diff -u pkgsrc/security/gnupg21/Makefile:1.20 pkgsrc/security/gnupg21/Makefile:1.21
--- pkgsrc/security/gnupg21/Makefile:1.20 Sat Jul 2 15:16:11 2016
+++ pkgsrc/security/gnupg21/Makefile Sat Jul 2 15:18:29 2016
@@ -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 @@ INFO_FILES= yes
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