summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-11-19 02:52:46 +0000
committerjschauma <jschauma>2003-11-19 02:52:46 +0000
commit641147138ef95d9c6cde3fa05497ce60e03ae7d2 (patch)
tree8f17e2af52a3d6f016f2923bc6564050d6d98caa /security/openssl
parent601d9b07775162d4d490c8989617ccf53322c7b3 (diff)
downloadpkgsrc-641147138ef95d9c6cde3fa05497ce60e03ae7d2.tar.gz
OpenSSL has not had base64 for a while now, so these two no longer need
to conflict. Noted by Bernhard Riedel.
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 499351eda6a..f4960e035a2 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2003/11/12 03:35:45 jschauma Exp $
+# $NetBSD: Makefile,v 1.83 2003/11/19 02:52:46 jschauma Exp $
DISTNAME= openssl-0.9.6l
SVR4_PKGNAME= ossl
@@ -11,8 +11,7 @@ COMMENT= Secure Socket Layer and cryptographic library
USE_PERL5= build
-CONFLICTS= SSLeay-[0-9]* ssleay-[0-9]* base64-[0-9]* \
- glimpse-[0-9]
+CONFLICTS= SSLeay-[0-9]* ssleay-[0-9]* glimpse-[0-9]
CRYPTO= YES