diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-28 03:30:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-28 03:30:33 +0800 |
commit | a6fb41c26b7dcc905d3a28cf9f777c63cac36363 (patch) | |
tree | c7516861a9688de71f973f13e1ab6ab78a4110d3 /lang/python36 | |
parent | 74f775fbe71a43e8ae56f76d1f32d850b1625d60 (diff) | |
download | freebsd-ports-gnome-a6fb41c26b7dcc905d3a28cf9f777c63cac36363.tar.gz freebsd-ports-gnome-a6fb41c26b7dcc905d3a28cf9f777c63cac36363.tar.zst freebsd-ports-gnome-a6fb41c26b7dcc905d3a28cf9f777c63cac36363.zip |
Remove BROKEN_SSL
PR: 217703
Submitted by: Melvyn Sopacua <m.r.sopacua@gmail.com>
Diffstat (limited to 'lang/python36')
-rw-r--r-- | lang/python36/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/python36/Makefile b/lang/python36/Makefile index 138b8261d617..4bcb9482ac15 100644 --- a/lang/python36/Makefile +++ b/lang/python36/Makefile @@ -15,8 +15,6 @@ COMMENT= Interpreted object-oriented programming language LICENSE= PSFL -BROKEN_SSL= openssl-devel - USES= cpe ncurses pathfix pkgconfig readline ssl tar:xz shebangfix PATHFIX_MAKEFILEIN= Makefile.pre.in USE_LDCONFIG= yes |