svn commit: r449147 - head/textproc/rubygem-sass

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


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

Log:
  Mark CONFLICTS_INSTALL with rubygem-sass34

Modified:
  head/textproc/rubygem-sass/Makefile

Modified: head/textproc/rubygem-sass/Makefile
==============================================================================
--- head/textproc/rubygem-sass/Makefile	Sat Sep  2 14:24:21 2017	(r449146)
+++ head/textproc/rubygem-sass/Makefile	Sat Sep  2 14:24:26 2017	(r449147)
@@ -14,6 +14,9 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-sass-listen>=4.0.0:textproc/rubygem-sass-listen
 
+# bin/sass bin/sass-convert bin/scss
+CONFLICTS_INSTALL=	rubygem-sass34
+
 NO_ARCH=	yes
 USES=		gem shebangfix
 USE_RUBY=	yes


More information about the svn-ports-all mailing list