summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorryoon <ryoon>2015-07-04 23:21:27 +0000
committerryoon <ryoon>2015-07-04 23:21:27 +0000
commitd4dee94f31e5b8a75d47c45fa1c6ef47d15f0f76 (patch)
tree297e030dfc53ad0bf76f6ff1aa0925a9d555a5a0 /security
parentd4f82201a908744a1236b2d791657d8e37886365 (diff)
downloadpkgsrc-d4dee94f31e5b8a75d47c45fa1c6ef47d15f0f76.tar.gz
Add CONFLICTS.
From ISIHARA Takanori. And replace whitespaces with tab.
Diffstat (limited to 'security')
-rw-r--r--security/gnupg21/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/gnupg21/Makefile b/security/gnupg21/Makefile
index 6ce73c1c6a2..e3d61e8dfdb 100644
--- a/security/gnupg21/Makefile
+++ b/security/gnupg21/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/07/04 05:26:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2015/07/04 23:21:27 ryoon Exp $
DISTNAME= gnupg-2.1.6
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
@@ -11,7 +11,9 @@ HOMEPAGE= https://www.gnupg.org/
COMMENT= GNUpg with OpenPGP and S/MIME capabilities
LICENSE= gnu-gpl-v3
-BUILD_DEFS+= VARBASE
+CONFLICTS= dirmngr-[0-9]*
+
+BUILD_DEFS+= VARBASE
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config makeinfo
USE_LIBTOOL= yes