git: 6738a09c963d - main - textproc/rubygem-sass: Remove CONFLICTS_INSTALL after rubygem-sass34 removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 21:14:11 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6738a09c963de0513e3f14f20ccd38a23e35e4e4 commit 6738a09c963de0513e3f14f20ccd38a23e35e4e4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 21:13:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 21:13:50 +0000 textproc/rubygem-sass: Remove CONFLICTS_INSTALL after rubygem-sass34 removal --- textproc/rubygem-sass/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/textproc/rubygem-sass/Makefile b/textproc/rubygem-sass/Makefile index 6a7ed9d975c4..db7e13124f28 100644 --- a/textproc/rubygem-sass/Makefile +++ b/textproc/rubygem-sass/Makefile @@ -20,9 +20,6 @@ NO_ARCH= yes PLIST_FILES= bin/sass bin/sass-convert bin/scss -# bin/sass bin/sass-convert bin/scss -CONFLICTS_INSTALL= rubygem-sass34 - SHEBANG_FILES= extra/sass-spec-ref.sh .include <bsd.port.mk>