aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 21:13:50 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 21:13:50 +0000
commit6738a09c963de0513e3f14f20ccd38a23e35e4e4 (patch)
tree02f3cc56a8fb88dabb51a16da4874690c68c9c51 /textproc
parent6936b1e43052b73acdfad53e042cb26ab472677e (diff)
downloadports-6738a09c963de0513e3f14f20ccd38a23e35e4e4.tar.gz
ports-6738a09c963de0513e3f14f20ccd38a23e35e4e4.zip
textproc/rubygem-sass: Remove CONFLICTS_INSTALL after rubygem-sass34 removal
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-sass/Makefile3
1 files changed, 0 insertions, 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>