Date: Sat, 27 May 2017 19:30:34 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441865 - head/lang/python36 Message-ID: <201705271930.v4RJUYSg065446@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705271930.v4RJUYSg065446>