FreeBSD Bugzilla – Attachment 188461 Details for
Bug 219648
devel/py-flake8: Add missing dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py-flake8.patch (text/plain), 513 bytes, created by
Shin Fujishiro
on 2017-12-02 07:45:39 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Shin Fujishiro
Created:
2017-12-02 07:45:39 UTC
Size:
513 bytes
patch
obsolete
>--- py-flake8/Makefile.orig 2017-12-01 02:00:49.000000000 +0900 >+++ py-flake8/Makefile 2017-12-01 01:58:28.000000000 +0900 >@@ -21,4 +21,13 @@ > USE_PYTHON= autoplist concurrent distutils > NO_ARCH= yes > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PYTHON_REL} < 3200 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}configparser>0:devel/py-configparser@${FLAVOR} >+.endif >+.if ${PYTHON_REL} < 3400 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34@${FLAVOR} >+.endif >+ >+.include <bsd.port.post.mk>
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:
snsinfu
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 219648
: 188461