git: 0675e9ad05e7 - main - sysutils/syslog-ng: Clean up USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Sep 2023 20:54:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0675e9ad05e7b317f49cd4311ef38c96f8b4e083 commit 0675e9ad05e7b317f49cd4311ef38c96f8b4e083 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-06 20:50:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-06 20:50:49 +0000 sysutils/syslog-ng: Clean up USES=python Approved by: portmgr (blanket) With hat: python --- sysutils/syslog-ng/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile index 911242d4de4c..71182aac3afb 100644 --- a/sysutils/syslog-ng/Makefile +++ b/sysutils/syslog-ng/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ libivykis.so:devel/ivykis USES= autoreconf:build compiler:c11 cpe gettext-runtime gmake gnome \ - libtool pathfix pkgconfig python:3.5+,build shebangfix ssl + libtool pathfix pkgconfig python:build shebangfix ssl CPE_VENDOR= oneidentity