svn commit: r461918 - head/lang/python36

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 15 12:48:17 UTC 2018


Author: sunpoet
Date: Thu Feb 15 12:48:15 2018
New Revision: 461918
URL: https://svnweb.freebsd.org/changeset/ports/461918

Log:
  Remove BROKEN_SSL=openssl-devel
  
  PR:		225871
  Submitted by:	brnrd
  MFH:		2018Q1

Modified:
  head/lang/python36/Makefile

Modified: head/lang/python36/Makefile
==============================================================================
--- head/lang/python36/Makefile	Thu Feb 15 12:48:09 2018	(r461917)
+++ head/lang/python36/Makefile	Thu Feb 15 12:48:15 2018	(r461918)
@@ -14,8 +14,6 @@ COMMENT=	Interpreted object-oriented programming langu
 
 LICENSE=	PSFL
 
-BROKEN_SSL=	openssl-devel
-
 USES=		cpe ncurses pathfix pkgconfig readline:port shebangfix ssl tar:xz
 PATHFIX_MAKEFILEIN=	Makefile.pre.in
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list