FreeBSD Bugzilla – Attachment 215815 Details for
Bug 247437
net-mgmt/flow-tools: Fails to run with Python 3.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile patch to depend on Python 2.7
Makefile.patch (text/plain), 370 bytes, created by
Andrew
on 2020-06-20 15:58:53 UTC
(
hide
)
Description:
Makefile patch to depend on Python 2.7
Filename:
MIME Type:
Creator:
Andrew
Created:
2020-06-20 15:58:53 UTC
Size:
370 bytes
patch
obsolete
>--- Makefile.orig 2020-06-20 17:43:23.209174000 +0200 >+++ Makefile 2020-06-20 17:43:58.842419000 +0200 >@@ -15,7 +15,7 @@ > > BUILD_DEPENDS= docbook-to-man:textproc/docbook-to-man > >-USES= autoreconf libtool:keepla python:run shebangfix >+USES= autoreconf libtool:keepla python:2.7 shebangfix > > OPTIONS_DEFINE= MYSQL OPENSSL PGSQL > PGSQL_CONFIGURE_ON= --with-postgresql
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
Actions:
View
|
Diff
Attachments on
bug 247437
:
215810
|
215815
|
215816