summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-27 18:21:25 +0000
committerwiz <wiz>2001-02-27 18:21:25 +0000
commitbc5265ebe6bd7ca4e2e804e6862d186d8469d180 (patch)
tree3b8dee8620f4cdcc843a8a9b2ce0574830e69107 /security
parentf6dae6e6bfd66cd346a4e56e23fb670b05ac3685 (diff)
downloadpkgsrc-bc5265ebe6bd7ca4e2e804e6862d186d8469d180.tar.gz
security/openssl and converters/base64 both install a 'base64' executable,
so make them CONFLICT (pkg/11408).
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 843569bcd31..bdb0b63cb91 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2001/02/25 04:18:12 hubertf Exp $
+# $NetBSD: Makefile,v 1.31 2001/02/27 18:21:25 wiz Exp $
#
DISTNAME= openssl-0.9.6
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.openssl.org/
COMMENT= Secure Socket Layer and cryptographic library
-CONFLICTS= SSLeay-* ssleay-*
+CONFLICTS= SSLeay-* ssleay-* base64-*
CRYPTO= YES
USE_PERL5= YES