FreeBSD Bugzilla – Attachment 210731 Details for
Bug 241466
devel/py-virtualenv: Does not seem to build for Python 2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 881 bytes, created by
Kirill
on 2020-01-14 10:25:19 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Kirill
Created:
2020-01-14 10:25:19 UTC
Size:
881 bytes
patch
obsolete
>--- Makefile.old 2020-01-13 18:05:18.818898000 +0300 >+++ Makefile.new 2020-01-14 13:22:26.674449000 +0300 >@@ -17,9 +17,6 @@ > DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}towncrier>0:textproc/py-towncrier@${PY_FLAVOR} >-.if ${FLAVOR:U:Mpy27} >-DOCS_BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pathlib2>0:devel/py-pathlib2@${PY_FLAVOR} >-.endif > DOCS_PORTDOCS= * > DOCS_VARS= PYDISTUTILS_BUILD_TARGET="build build_sphinx" > >@@ -39,6 +36,12 @@ > USES= python > USE_GITHUB= yes > USE_PYTHON= autoplist concurrent distutils >+ >+.include <bsd.port.pre.mk> >+ >+.if ${FLAVOR:U:Mpy27} >+DOCS_BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pathlib2>0:devel/py-pathlib2@${PY_FLAVOR} >+.endif > > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
antoine
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 241466
: 210731