svn commit: r361710 - head/security/openssl
Dirk Meyer
dinoex at FreeBSD.org
Sun Jul 13 20:47:22 UTC 2014
Author: dinoex
Date: Sun Jul 13 20:47:21 2014
New Revision: 361710
URL: http://svnweb.freebsd.org/changeset/ports/361710
QAT: https://qat.redports.org/buildarchive/r361710/
Log:
- add CONFLICTS because of libressl
Modified:
head/security/openssl/Makefile
Modified: head/security/openssl/Makefile
==============================================================================
--- head/security/openssl/Makefile Sun Jul 13 20:45:24 2014 (r361709)
+++ head/security/openssl/Makefile Sun Jul 13 20:47:21 2014 (r361710)
@@ -19,6 +19,8 @@ COMMENT= SSL and crypto library
.error You have `USE_OPENSSL' variable defined either in environment or in make(1) arguments. Please undefine and try again.
.endif
+CONFLICTS?= libressl-*
+
OPTIONS_DEFINE= SHARED THREADS I386 SSE2 ASM PADLOCK ZLIB SCTP MD2 RC5 RFC3779 GMP
OPTIONS_DEFAULT=SHARED THREADS SSE2 ASM ZLIB SCTP MD2
.for a in amd64 ia64
More information about the svn-ports-all
mailing list