summaryrefslogtreecommitdiff
path: root/security/dirmngr/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-07-04 23:31:24 +0000
committerryoon <ryoon@pkgsrc.org>2015-07-04 23:31:24 +0000
commit414c6873b7d2de7153cca434f249ffff02823ee9 (patch)
treeafad0bb8de25dd2408f5d54a235b2648d956517a /security/dirmngr/Makefile
parent604add6899b5e97eb16584f9aee7f702eacfa771 (diff)
downloadpkgsrc-414c6873b7d2de7153cca434f249ffff02823ee9.tar.gz
Add CONFLICTS with gnupg21.
Diffstat (limited to 'security/dirmngr/Makefile')
-rw-r--r--security/dirmngr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 0ab871f2098..016b16e704a 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2015/03/11 01:31:02 mef Exp $
+# $NetBSD: Makefile,v 1.53 2015/07/04 23:31:24 ryoon Exp $
DISTNAME= dirmngr-1.1.1
CATEGORIES= security
@@ -10,6 +10,8 @@ HOMEPAGE= http://www.gnupg.org/aegypten2/
COMMENT= X509 certificate and CRL downloader
LICENSE= gnu-gpl-v3
+CONFLICTS= gnupg2-2.1.[0-9]
+
DIRMNGR_USER?= dirmngr
DIRMNGR_GROUP?= dirmngr
PKG_GROUPS= ${DIRMNGR_GROUP}