summaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-29 12:31:35 +0000
committerwiz <wiz@pkgsrc.org>2017-08-29 12:31:35 +0000
commit3d1befcce3a04476a8755f72f44dca3b56c9166d (patch)
treead526c8cea0ca089c8d82b592cfb04bd2650c0c1 /security/gpgme
parente628a21fd225bbe943ecb66a8866ee2da9bb3d84 (diff)
downloadpkgsrc-3d1befcce3a04476a8755f72f44dca3b56c9166d.tar.gz
Add commented out test environment flag for more detailed output.
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index bcd12da609f..39028160677 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2017/08/29 12:18:11 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2017/08/29 12:31:35 wiz Exp $
DISTNAME= gpgme-1.9.0
CATEGORIES= security
@@ -29,6 +29,7 @@ LIBS.SunOS+= -lnsl -lsocket
# 18 errors as of 1.9.0
# https://dev.gnupg.org/T3056
TEST_TARGET= check
+#TEST_ENV+= GPGME_DEBUG=9
.include "options.mk"