svn commit: r410067 - head/security/openssl

Dirk Meyer dinoex at FreeBSD.org
Thu Mar 3 19:00:41 UTC 2016


Author: dinoex
Date: Thu Mar  3 19:00:40 2016
New Revision: 410067
URL: https://svnweb.freebsd.org/changeset/ports/410067

Log:
  - extend CONFLICTS for openssl-devel

Modified:
  head/security/openssl/Makefile

Modified: head/security/openssl/Makefile
==============================================================================
--- head/security/openssl/Makefile	Thu Mar  3 18:05:15 2016	(r410066)
+++ head/security/openssl/Makefile	Thu Mar  3 19:00:40 2016	(r410067)
@@ -18,7 +18,7 @@ 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-*
+CONFLICTS?=	libressl-* openssl-devel-*
 LICENSE=	OpenSSL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 


More information about the svn-ports-head mailing list