svn commit: r442911 - head/lang/python36
Mathieu Arnold
mat at FreeBSD.org
Thu Jun 8 10:31:16 UTC 2017
Author: mat
Date: Thu Jun 8 10:31:15 2017
New Revision: 442911
URL: https://svnweb.freebsd.org/changeset/ports/442911
Log:
Mark BROKEN with openssl-devel.
pkg-static: Unable to access file /wrkdirs/usr/ports/lang/python36/work/stage/usr/local/lib/python3.6/lib-dynload/_ssl.so:No such file or directory
Sponsored by: Absolight
Modified:
head/lang/python36/Makefile (contents, props changed)
Modified: head/lang/python36/Makefile
==============================================================================
--- head/lang/python36/Makefile Thu Jun 8 09:37:38 2017 (r442910)
+++ head/lang/python36/Makefile Thu Jun 8 10:31:15 2017 (r442911)
@@ -22,6 +22,8 @@ GNU_CONFIGURE= yes
python_CMD= ${PREFIX}/bin/python${PYTHON_PORTVERSION:R}
SHEBANG_FILES= Lib/lib2to3/tests/data/*.py Lib/encodings/*.py
+BROKEN_SSL= openssl-devel
+
CPE_VENDOR= python
CPE_PRODUCT= ${CPE_VENDOR}
More information about the svn-ports-all
mailing list