svn commit: r441865 - head/lang/python36

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 27 19:30:35 UTC 2017


Author: sunpoet
Date: Sat May 27 19:30:33 2017
New Revision: 441865
URL: https://svnweb.freebsd.org/changeset/ports/441865

Log:
  Remove BROKEN_SSL
  
  PR:		217703
  Submitted by:	Melvyn Sopacua <m.r.sopacua at gmail.com>

Modified:
  head/lang/python36/Makefile

Modified: head/lang/python36/Makefile
==============================================================================
--- head/lang/python36/Makefile	Sat May 27 19:30:28 2017	(r441864)
+++ head/lang/python36/Makefile	Sat May 27 19:30:33 2017	(r441865)
@@ -15,8 +15,6 @@ COMMENT=	Interpreted object-oriented pro
 
 LICENSE=	PSFL
 
-BROKEN_SSL=	openssl-devel
-
 USES=		cpe ncurses pathfix pkgconfig readline ssl tar:xz shebangfix
 PATHFIX_MAKEFILEIN=	Makefile.pre.in
 USE_LDCONFIG=	yes


More information about the svn-ports-all mailing list