git: a26f9e6f1b71 - main - devel/rubygem-io-like: Update RUBYGEMBIN after f800970bc87ab1fac4110c4482ec064be1140b90
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 13:08:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a26f9e6f1b7125db6a51a8aab3e26f425e35576f commit a26f9e6f1b7125db6a51a8aab3e26f425e35576f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 13:07:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 13:07:47 +0000 devel/rubygem-io-like: Update RUBYGEMBIN after f800970bc87ab1fac4110c4482ec064be1140b90 --- devel/rubygem-io-like/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rubygem-io-like/Makefile b/devel/rubygem-io-like/Makefile index c7f68b3a8cb4..7db52fb6b26d 100644 --- a/devel/rubygem-io-like/Makefile +++ b/devel/rubygem-io-like/Makefile @@ -46,7 +46,7 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" \ GEM_CACHE="${GEM_CACHE}" \ EXTRACT_SUFX=".gem" -RUBYGEMBIN= ${LOCALBASE}/bin/gem${RUBY_VER:S/.//} +RUBYGEMBIN= ${LOCALBASE}/bin/gem RAKE_BIN= ${LOCALBASE}/bin/rake GEMFILES= ${GEM_NAME}.gem