git: 94034846eddb - main - sysutils/rubygem-bundler: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 19:33:04 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=94034846eddb436b5f04fe2aefa00b910d80e5d2 commit 94034846eddb436b5f04fe2aefa00b910d80e5d2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-23 18:26:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-23 19:09:45 +0000 sysutils/rubygem-bundler: Cosmetic change --- sysutils/rubygem-bundler/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/rubygem-bundler/Makefile b/sysutils/rubygem-bundler/Makefile index 89e90e1b2198..4d9ac47f83fb 100644 --- a/sysutils/rubygem-bundler/Makefile +++ b/sysutils/rubygem-bundler/Makefile @@ -15,11 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cpe gem USE_RUBY= yes -CONFLICTS_INSTALL= go-tools # bin/bundle - NO_ARCH= yes PLIST_FILES= bin/bundle \ bin/bundler +CONFLICTS_INSTALL= go-tools # bin/bundle + .include <bsd.port.mk>