svn commit: r449148 - head/textproc/rubygem-sass34

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 2 14:24:34 UTC 2017


Author: sunpoet
Date: Sat Sep  2 14:24:32 2017
New Revision: 449148
URL: https://svnweb.freebsd.org/changeset/ports/449148

Log:
  Mark CONFLICTS_INSTALL with rubygem-sass

Modified:
  head/textproc/rubygem-sass34/Makefile

Modified: head/textproc/rubygem-sass34/Makefile
==============================================================================
--- head/textproc/rubygem-sass34/Makefile	Sat Sep  2 14:24:26 2017	(r449147)
+++ head/textproc/rubygem-sass34/Makefile	Sat Sep  2 14:24:32 2017	(r449148)
@@ -13,10 +13,12 @@ COMMENT=	Sass is an extension of CSS3
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
+# bin/sass bin/sass-convert bin/scss
+CONFLICTS_INSTALL=	rubygem-sass
+
 PORTSCOUT=	limit:^3\.4\.
 
 NO_ARCH=	yes
-
 USES=		gem shebangfix
 USE_RUBY=	yes
 SHEBANG_FILES=	extra/sass-spec-ref.sh


More information about the svn-ports-all mailing list