git: 9e890d23391b - main - sysutils/rubygem-fluentd: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:41 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e890d23391bbec31b2e73718f70f46a292f7e53 commit 9e890d23391bbec31b2e73718f70f46a292f7e53 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:15 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:15 +0000 sysutils/rubygem-fluentd: Add CPE information Approved by: portmgr (blanket) --- sysutils/rubygem-fluentd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/rubygem-fluentd/Makefile b/sysutils/rubygem-fluentd/Makefile index 726fcf123454..8ccc9a805a84 100644 --- a/sysutils/rubygem-fluentd/Makefile +++ b/sysutils/rubygem-fluentd/Makefile @@ -27,7 +27,7 @@ PLIST_FILES= bin/fluent-cap-ctl bin/fluent-cat bin/fluent-ctl \ bin/fluent-plugin-config-format bin/fluent-plugin-generate \ "@sample etc/fluentd/fluent.conf.sample" PLIST_DIRS= etc/fluentd/plugin -USES= gem +USES= cpe gem USE_RUBY= yes USE_RC_SUBR= fluentd USERS= fluentd