diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-15 20:48:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-15 20:48:15 +0800 |
commit | 32e2b80c8d412ae6db23d90509b02cd68b07bb34 (patch) | |
tree | 3e07df4d812c6ceb83a54b7700547a3c94e8e253 /lang/python36 | |
parent | 4a457d472386cb0c0cb140ce0795e836d38bd0a2 (diff) | |
download | freebsd-ports-gnome-32e2b80c8d412ae6db23d90509b02cd68b07bb34.tar.gz freebsd-ports-gnome-32e2b80c8d412ae6db23d90509b02cd68b07bb34.tar.zst freebsd-ports-gnome-32e2b80c8d412ae6db23d90509b02cd68b07bb34.zip |
Remove BROKEN_SSL=openssl-devel
PR: 225871
Submitted by: brnrd
MFH: 2018Q1
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 e292f8835c81..666e7ade777f 100644 --- a/lang/python36/Makefile +++ b/lang/python36/Makefile @@ -14,8 +14,6 @@ COMMENT= Interpreted object-oriented programming language 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 |