From bc5265ebe6bd7ca4e2e804e6862d186d8469d180 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 27 Feb 2001 18:21:25 +0000 Subject: security/openssl and converters/base64 both install a 'base64' executable, so make them CONFLICT (pkg/11408). --- security/openssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/openssl') 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 -- cgit v1.2.3