summaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2022-08-18 10:38:26 +0000
committertnn <tnn@pkgsrc.org>2022-08-18 10:38:26 +0000
commitad3ad3ad99a950af8e1689bc9ea6fde665db68fe (patch)
tree6c4718a7cdf0f5071169746a6335df6c1121e212 /security/gpgme
parentc86e097b181b6ad965c1e38bb9c3893a28d06404 (diff)
downloadpkgsrc-ad3ad3ad99a950af8e1689bc9ea6fde665db68fe.tar.gz
fix copy-paste
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index d63c40ea5aa..8e4dae292bc 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2022/08/18 09:53:02 tnn Exp $
+# $NetBSD: Makefile,v 1.107 2022/08/18 10:38:26 tnn Exp $
DISTNAME= gpgme-1.18.0
CATEGORIES= security
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.gnupg.org/related_software/gpgme/
COMMENT= GnuPG Made Easy
LICENSE= gnu-gpl-v2
-USE_LANGUAGES+= c99 c++14 # https://dev.gnupg.org/T614
+USE_LANGUAGES+= c99 c++14 # https://dev.gnupg.org/T6141
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes