From ffad435ec24d84d6ecdc1d5f2bd29c11d8430865 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 18 Oct 2001 04:51:04 +0000 Subject: Add conflict between "glimpse" and "openssl" package. They both install "bin/cast" in "${LOCALBASE}". --- security/openssl/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 21cfb5f4b75..476c106ad6e 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2001/09/27 23:18:39 jlam Exp $ +# $NetBSD: Makefile,v 1.47 2001/10/18 04:51:04 tron Exp $ DISTNAME= openssl-0.9.6 PKGNAME= ${DISTNAME}nb2 @@ -12,7 +12,8 @@ COMMENT= Secure Socket Layer and cryptographic library BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 -CONFLICTS= SSLeay-[0-9]* ssleay-[0-9]* base64-[0-9]* +CONFLICTS= SSLeay-[0-9]* ssleay-[0-9]* base64-[0-9]* \ + glimpse-[0-9] CRYPTO= YES -- cgit v1.2.3