summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-10-18 04:51:04 +0000
committertron <tron@pkgsrc.org>2001-10-18 04:51:04 +0000
commit5dd3db0a26932cdfe949cde3c7ea457a99177702 (patch)
treeb3bb49631fc27468d7f61b74dffba449c908766d /security
parent750f619f41c02608497b3599a5acff4354951d84 (diff)
downloadpkgsrc-5dd3db0a26932cdfe949cde3c7ea457a99177702.tar.gz
Add conflict between "glimpse" and "openssl" package. They both install
"bin/cast" in "${LOCALBASE}".
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile5
1 files changed, 3 insertions, 2 deletions
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