git: 4eefd9a5a2a8 - main - www/unit-ruby: fix build after changes in www/rubygem-rack22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 23:47:41 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=4eefd9a5a2a887b50cdd9f256881230267d0d67b commit 4eefd9a5a2a887b50cdd9f256881230267d0d67b Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2024-05-19 23:46:05 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2024-05-19 23:46:05 +0000 www/unit-ruby: fix build after changes in www/rubygem-rack22 Fixes: d359485bdb82e817901ef3df6a8811cc6e2660e8 --- www/unit-ruby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/unit-ruby/Makefile b/www/unit-ruby/Makefile index cea2e9dd1252..d943980b3645 100644 --- a/www/unit-ruby/Makefile +++ b/www/unit-ruby/Makefile @@ -4,7 +4,7 @@ UNIT_MODNAME= ruby${RUBY_VER} COMMENT= Ruby module for NGINX Unit -RUN_DEPENDS= rackup:www/rubygem-rack22 \ +RUN_DEPENDS= rackup:www/rubygem-rackup \ unitd:www/unit PLIST_FILES= libexec/unit/modules/${UNIT_MODNAME}.unit.so