FreeBSD Bugzilla – Attachment 240790 Details for
Bug 270153
sysutils/syslog-ng: 4.1.1 fails to stage with PYTHON=ON: setuptools missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
syslog-ng-4.1.1-python.diff (text/plain), 814 bytes, created by
Christian Ullrich
on 2023-03-12 11:44:49 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Christian Ullrich
Created:
2023-03-12 11:44:49 UTC
Size:
814 bytes
patch
obsolete
>diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile >index 1575366f08ee..14184e45aab0 100644 >--- a/sysutils/syslog-ng/Makefile >+++ b/sysutils/syslog-ng/Makefile >@@ -54,7 +54,6 @@ SHEBANG_FILES= lib/merge-grammar.py > GNU_CONFIGURE= yes > # Note: Even if PYTHON is deselected, glib20 will install python. > USE_GNOME= glib20 >-# USE_PYTHON= allflavors > SUB_FILES= pkg-message > INSTALL_TARGET= install-strip > >@@ -148,6 +147,7 @@ JAVA_MOD_PLIST_FILES= lib/syslog-ng/java-modules/log4j-api-2.17.2.jar \ > lib/syslog-ng/java-modules/http.jar \ > lib/syslog-ng/java-modules/syslog-ng-common.jar > >+PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} > PYTHON_USES= python:3.5+ > PYTHON_CONFIGURE_ON= --enable-python > PYTHON_CONFIGURE_OFF= --disable-python
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 270153
: 240790